Sep
15
Modify Your Command Prompt
Posted by suvi under Other
You may find that you want to modify the prompt. This can help you create visibility for special features or just modify it to something more useful. You can view the default settings for the prompt by using this command:
echo $PS1
As stated above it will show user, hostname, location and definition whether it is a normal user or root.
Leave a Reply