In Slackware:
vtel57_Slackware~:$
root_Slackware~:#
In Debian:
vtel57_Debian~:$
root_Debian~:#
In CentOS:
vtel57_CentOS:~$
root_CentOS:~#
Et cetera... you get the idea.
The ~ signifies the /home directory for the user. If I move to say /etc/X11, it would look like this:
vtel57_Slackware/etc/X11:$
root_Slackware/etc/X11:#
Cool, huh?
I used a combination of Bruno's Tweaking the Prompt tip and another script found elsewhere to colorize the root prompt. I had to tweak the .bashrc in /home/vtel57 and the .bashrc in /(root) to achieve this. Here are the mods I used:
/home/vtel57/.bashrc
Quote
/(root).bashrc
Quote
Where you see "<OS>", I inserted my distribution name.













