Sudo: Difference between revisions
From James's Wiki
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>