Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
sudo [2016/02/01 11:44]
steve
sudo [2016/02/01 16:28]
steve
Line 23: Line 23:
 <​code>​ <​code>​
 sudo -u beandog -- whoami sudo -u beandog -- whoami
 +</​code>​
 +
 +Switch to another user:
 +
 +<​code>​
 +sudo -u beandog -s
 </​code>​ </​code>​