Used when executing commands as another user.
sudo allows a permitted user to execute a command as the superuser or another user, as specified in the sudoers file.
via the man sudo command
Used when executing commands as another user.
sudo allows a permitted user to execute a command as the superuser or another user, as specified in the sudoers file.
via the man sudo command