Sudo: Difference between revisions

From James's Wiki
Jump to: navigation, search
Created page with "run command as another user: sudo -u <username> <command>"
 
(No difference)

Latest revision as of 01:39, 26 November 2017

run command as another user:

sudo -u <username> <command>