Differences between revisions 8 and 15 (spanning 7 versions)
Revision 8 as of 2023-01-22 21:15:53
Size: 727
Comment:
Revision 15 as of 2023-01-27 19:40:48
Size: 969
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
 * [[Bash/BuiltinCommand|Built-in Commands]]  * [[Bash/BuiltinCommands|Built-in Commands]]
 * [[Bash/Completion|Completion]]
Line 18: Line 19:
 * [[Bash/FileDescriptor|File Descriptors]]
 * [[Bash/Function|Functions]]
Line 21: Line 24:
 * [[Bash/Quoting|Quoting]]
 * [[Bash/Select|Select]]
 * [[Bash/ShellOptions|Shell Options]]
Line 23: Line 29:
 * [[Bash/Variables|Variables]]

Bash

bash(1) (Bourne-Again Shell) is a sh(1)-compatible shell with greatly expanded syntax.


Language


See also

Bash Reference Manual, the GNU reference document

BashFAQ on Greg's Wiki


CategoryRicottone

Bash (last edited 2025-12-19 21:36:28 by DominicRicottone)