Thursday, March 31, 2005

Command Prompt

To customise your command prompt display add these lines into the end of your .bachrc
PS1="System-\h/\d/\t $ "
\h stands for host
\d stands for day
\t stands for time

This makes my display look like

System-kamod/Thu Mar 31/19:38:05 $

No comments:

Post a Comment