Differences between revisions 13 and 20 (spanning 7 versions)
Revision 13 as of 2023-01-25 20:07:32
Size: 907
Comment:
Revision 20 as of 2023-01-30 00:55:55
Size: 1120
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
 * [[Bash/JobControl|Job Control]]
Line 24: Line 25:
 * [[Bash/ProcessSubstitution|Process Substitution]]
 * [[Bash/Quoting|Quoting]]
Line 27: Line 30:
 * [[Bash/Redirection|Redirection]]
Line 28: Line 32:
 * [[Bash/Trap|Traps]]
 * [[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)