Differences between version 10 and predecessor to the previous major change of EnvironmentVariable.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 10 | Last edited on Wednesday, April 18, 2007 6:57:50 pm | by BenStaz | Revert |
Older page: | version 9 | Last edited on Friday, May 5, 2006 11:47:33 pm | by LawrenceDoliveiro | Revert |
@@ -157,8 +157,10 @@
__PROMPT_COMMAND__:
Command for the shell to run every time it displays a prompt, see bash(1)
__PS1__:
Shell prompt, see bash(1)
+ Check out the 'PROMPTING' section for info on how to change the shell prompt.
+ <br>''PS1='\e[31m\A\e[0m \u@\h:\w>'' looks quite nice :)
__PS2__:
Shell prompt, see bash(1)
__PS3__:
Shell prompt, see bash(1)