Differences between revisions 11 and 19 (spanning 8 versions)
Revision 11 as of 2023-01-25 19:42:54
Size: 827
Comment:
Revision 19 as of 2023-01-30 00:45:04
Size: 1096
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 * [[Bash/Completion|Completion]]
Line 18: Line 19:
 * [[Bash/FileDescriptor|File Descriptors]]
Line 19: Line 21:
 * [[Bash/JobControl|Job Control]]
Line 22: Line 25:
 * [[Bash/ProcessSubstitution|Process Substitution]]
 * [[Bash/Quoting|Quoting]]
Line 25: Line 30:
 * [[Bash/Redirection|Redirection]]
Line 26: Line 32:
 * [[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 2023-04-06 16:02:28 by DominicRicottone)