When you open a console terminal and you get bored with your default prompt, you can change.
$ _
That is the default prompt.
$ is a prompt shell
_ is a cursor
# is a prompt shell for super user or root
Change Prompt
The command is: PS1=”your_string”
For example, I want to make my new prompt to [...]
Archive for February 21st, 2008
How to change your Linux Prompt Shell
Posted in How To on February 21, 2008 | 1 Comment »


