Re: Hostname in shell (bash)?
From: Robert Storey (y2kbug_at_ms25.hinet.net)
Date: 02/28/04
- Previous message: freebsd-bugs_at_FreeBSD.org: "Well..."
- In reply to: Robert Westendorp: "Re: Hostname in shell (bash)?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 28 Feb 2004 09:28:51 +0800 To: freebsd-questions@freebsd.org
I personally like the following one (because no matter where you are, it
will show you the working directory as well as who is logged in). Put
this into .bashrc...
PS1="\u@\h:\w> "
export PS1
regards,
Robert
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: freebsd-bugs_at_FreeBSD.org: "Well..."
- In reply to: Robert Westendorp: "Re: Hostname in shell (bash)?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|