Differences between revisions 17 and 18
Revision 17 as of 2013-10-13 19:04:32
Size: 658
Editor: GreyCat
Comment: spam
Revision 18 as of 2014-05-23 12:18:15
Size: 230
Editor: KSchumach
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[http://directory.fsf.org/wiki/Bash|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]]

----
CategoryShell
I'm Kirk and I live in Moriken-Wildegg. <<BR>>
I'm interested in Medicine, Cooking and Bengali art. I like to travel and watching Game of Thrones.<<BR>>
<<BR>>
Here is my web blog - [[http://www.erabegin.com|new year quotes]]

I'm Kirk and I live in Moriken-Wildegg.
I'm interested in Medicine, Cooking and Bengali art. I like to travel and watching Game of Thrones.

Here is my web blog - new year quotes

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