Sudo
sudo -l ## list commands that can be run as sudo.sudo -u guest /usr/bin/strings /file/requires/sudo.txt ## allows commands to be run as another user.Last updated
sudo -l ## list commands that can be run as sudo.sudo -u guest /usr/bin/strings /file/requires/sudo.txt ## allows commands to be run as another user.Last updated