Differences between revisions 1 and 2
Revision 1 as of 2017-01-27 20:21:28
Size: 352
Editor: PieterSmit
Comment:
Revision 2 as of 2017-01-27 20:34:33
Size: 670
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 * Links: [[https://www.cyberciti.biz/tips/howto-linux-unix-bash-shell-setup-prompt.html]] , [[https://www.cyberciti.biz/faq/bash-shell-change-the-color-of-my-shell-prompt-under-linux-or-unix/]]
Line 9: Line 10:
   * $ export PS1="\[\033[1;33m\][\u@\h] \t \w\$\[\033[0m\] "
     {{{ [root@SLT01MGT00MEL01-PRD] 20:26:56 /var/lib$ }}}

Linux terminal prompt

...

Linux/Prompt (last edited 2017-01-27 20:34:33 by PieterSmit)