Differences between revisions 20 and 21
Revision 20 as of 2023-01-30 00:55:55
Size: 1120
Comment:
Revision 21 as of 2023-04-06 16:02:28
Size: 1374
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

----



== Installation ==

Most [[Linux]] and [[BSD]] distributions offer a `bash` package. `bash(1)` is pre-installed and pre-configured as the login shell for many Linux distributions.

[[MacOS]] formerly used `bash(1)` as the login shell.

Bash

bash(1) (Bourne-Again Shell) is a sh(1)-compatible shell with greatly expanded syntax.


Installation

Most Linux and BSD distributions offer a bash package. bash(1) is pre-installed and pre-configured as the login shell for many Linux distributions.

MacOS formerly used bash(1) as the login shell.


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)