Last Updated: February 25, 2016
·
413
· cmarius02

Using sudo with an alias

To make aliases work with sudo, use the alias 'sudo ' (notice the space at the end), as so:

alias sudo='sudo '