Bashrc's alias issue

Maybe he wants to execute the equivalent of Debian’s sudo apt-get update && sudo apt-get upgrade (or similar) which would be:

sudo dnf upgrade --refresh

3 Likes