Differences between revisions 3 and 7 (spanning 4 versions)
Revision 3 as of 2023-01-13 05:49:43
Size: 610
Comment:
Revision 7 as of 2023-01-21 22:11:45
Size: 695
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 * [[Bash/ConditionalExpression|Conditional Expressions]]
Line 19: Line 18:
 * [[Bash/Logic|Logic]]
 * [[Bash/Looping|Looping]]
Line 20: Line 21:
 * [[Bash/Test|Tests]]
Line 29: Line 31:
[[https://mywiki.wooledge.org/BashFAQ|BashFAQ]] on Greg's Wiki

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)