[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sudo and shell prompt.



You should be able to set the SUDO_PS1 environment variable
and have a custom prompt for your "sudo bash" shells.

Of course, a big reason to use sudo is to _avoid_ using a root
shell, but to each his own.

 - todd