Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Set the title of the Terminal window with cd' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Set the title of the Terminal window with cd
Authored by: denny on May 04, '06 07:41:12PM

PS1='\[\033]0;\u@\h:\w\007\]\u@\h:\w) '


I use this line in my .bash_login file. Have used that for years and it works pretty nicely for me.



[ Reply to This | # ]