srsudar / eg

Useful examples at the command line.
MIT License
1.8k stars 98 forks source link

Add sudo example #74

Closed dflamand closed 6 years ago

dflamand commented 6 years ago

Provide an example of the sudo option -u for running a command as another user.

srsudar commented 6 years ago

Good one, thanks. I'm going to touch it up a bit to keep it consistent with the other examples (specific and executable in the first section, <arg> style examples in the #Basic Usage section) and merge.