Hi Aaron,

> Note that it is convention for commands that should be ran with sudo
> to be prefixed with a # .

That sounds a little mixed up.
PS1='$ ' for commands run by the user, PS1='# ' for those run by root.
sudo is run by the user so it should be '$ '.

-- 
Cheers, Ralph.

Reply via email to