# enable sudo with aliases # If the last character of the alias value is a space or tab character, # then the next command word following the alias is also checked for alias expansion. # http://www.gnu.org/software/bash/manual/bashref.html#Aliases alias sudo='sudo '