Skip to main content
edited body; edited tags; edited tags
Source Link
muru
  • 77.9k
  • 16
  • 212
  • 318

On linux mintLinux Mint 20+, I don't have to type "sudo apt upgrade"sudo apt upgrade. I only type "apt upgrade"apt upgrade, the prompt asks for sudo password and the command is executed with elevated privileges.

How is that achieved?

On linux mint 20+, I don't have to type "sudo apt upgrade". I only type "apt upgrade", the prompt asks for sudo password and the command is executed with elevated privileges.

How is that achieved?

On Linux Mint 20+, I don't have to type sudo apt upgrade. I only type apt upgrade, the prompt asks for sudo password and the command is executed with elevated privileges.

How is that achieved?

Source Link
sayanel
  • 379
  • 1
  • 5
  • 18

How can sudo be hidden in a command?

On linux mint 20+, I don't have to type "sudo apt upgrade". I only type "apt upgrade", the prompt asks for sudo password and the command is executed with elevated privileges.

How is that achieved?