Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2005-08-07 13:29:02
Size: 265
Editor: GreyCat
Comment:
Revision 4 as of 2008-02-17 21:39:18
Size: 637
Editor: 80-195-170-174
Comment: Wiki Syntax
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[http://directory.fsf.org/GNU/bash.html BASH] is the GNU project's '''B'''ourne '''A'''gain '''SH'''ell. It's the ''de facto'' standard shell on most GNU/Linux distributions, and therefore the first shell that most newcomers to Unix/Linux tend to see these days. [http://directory.fsf.org/GNU/bash.html Bash] is the GNU project's '''B'''ourne '''A'''gain '''SH'''ell. It's the ''de facto'' standard shell on most GNU/Linux distributions, and therefore the first shell that most newcomers to Unix/Linux tend to see these days.

Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh).

Bash is intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).

=== See Also ===

["bashism"]

[http://directory.fsf.org/GNU/bash.html Bash] is the GNU project's Bourne Again SHell. It's the de facto standard shell on most GNU/Linux distributions, and therefore the first shell that most newcomers to Unix/Linux tend to see these days.

Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh).

Bash is intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).

See Also

["bashism"]

BASH (last edited 2021-10-23 02:22:53 by emanuele6)