Sudo

From James's Wiki
Revision as of 01:39, 26 November 2017 by Ractive (talk | contribs) (Created page with "run command as another user: sudo -u <username> <command>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

run command as another user:

sudo -u <username> <command>