Size: 695
Comment:
|
Size: 1120
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]] * [[Bash/JobControl|Job Control]] |
|
Line 20: | Line 24: |
* [[Bash/Pipeline|Pipelines]] * [[Bash/ProcessSubstitution|Process Substitution]] * [[Bash/Quoting|Quoting]] * [[Bash/Select|Select]] * [[Bash/ShellOptions|Shell Options]] |
|
Line 21: | Line 30: |
* [[Bash/Redirection|Redirection]] | |
Line 22: | 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