Differences between revisions 10 and 14 (spanning 4 versions)
Revision 10 as of 2023-01-22 22:34:44
Size: 786
Comment:
Revision 14 as of 2023-01-27 19:00:16
Size: 936
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]]
Line 22: Line 24:
 * [[Bash/Quoting|Quoting]]
Line 23: Line 26:
 * [[Bash/ShellOptions|Shell Options]]

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 2023-04-06 16:02:28 by DominicRicottone)