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
Last revisionBoth sides next revision
labs:custom_prompt [2022/01/20 20:14] – [Color Codes] adminlabs:custom_prompt [2022/01/28 16:50] – [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
Line 55: Line 52:
 |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.txt · Last modified: 2022/01/28 16:59 by admin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0