Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
labs:custom_prompt [2022/01/20 20:14] – [Color Codes] adminlabs:custom_prompt [2022/01/28 16:59] (current) – [Bash Escape Sequences] admin
Line 18: Line 18:
               \h     the hostname up to the first `.'               \h     the hostname up to the first `.'
               \H     the hostname               \H     the hostname
-              \j     the  number of jobs currently managed by the +              \j     the  number of jobs currently managed by the shell 
-                     shell +              \l     the basename of the shell's terminal  device name
-              \l     the basename of the shell's terminal  device +
-                     name+
               \n     newline               \n     newline
               \r     carriage return               \r     carriage return
Line 34: Line 32:
                      (e.g., 2.00.0)                      (e.g., 2.00.0)
               \w     the current working directory               \w     the current working directory
-              \W     the  basename  of the current working direc­ +              \W     the  basename  of the current working direc­tory
-                     tory+
               \!     the history number of this command               \!     the history number of this command
               \#     the command number of this command               \#     the command number of this command
-              \$     if the effective UID is 0, a #, otherwise  a +              \$     if the effective UID is 0, a #, otherwise a $ 
-                     +              \nnn   the  character  corresponding  to  the octal number nnn
-              \nnn   the  character  corresponding  to  the octal +
-                     number nnn+
               \\     a backslash               \\     a backslash
               \[     begin a sequence of non-printing characters,               \[     begin a sequence of non-printing characters,
Line 55: Line 50:
 |Blue       0;34   || Light Blue   | 1;34| |Blue       0;34   || Light Blue   | 1;34|
 |Purple    |  0;35  ||  Light Purple  |1;35| |Purple    |  0;35  ||  Light Purple  |1;35|
-|Cyan      |  0;36   ||  Light Cyan  |  1;36| +|Cyan      |  0;36   || Light Cyan  |  1;36| 
-|Light Gray | 0;37  ||    White        1;37|+|Light Gray | 0;37  || White        1;37|
  
 ===== Examples ===== ===== Examples =====
labs/custom_prompt.1642709691.txt.gz · Last modified: 2022/01/20 20:14 by admin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0