Difference between revisions of "Shell"

From Linuxintro
imported>ThorstenStaerk
(Created page with "A Unix shell is described at http://simple.wikipedia.org/wiki/Unix_Shell.")
 
imported>ThorstenStaerk
(Undo revision 3843 by ThorstenStaerk (talk))
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
A Unix shell is described at http://simple.wikipedia.org/wiki/Unix_Shell.
+
A Unix shell is described in [http://simple.wikipedia.org/wiki/Unix_shell this wikipedia article].
 +
 
 +
= See also =
 +
* [[bash]] -- the default Linux shell
 +
* [[shell programming]]

Latest revision as of 11:47, 2 January 2012

A Unix shell is described in this wikipedia article.

See also