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:15] – [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,
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