September 2017 Update
This commit is contained in:
parent
bba7bfd280
commit
ba8067c3b7
14570 changed files with 153136 additions and 63871 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
=Implementation=
|
||||
|
||||
There are many UNIX Shells and most of them can be categorized into two families. For purposes of the Rosetta Code, all examples are in Bourne-compatible syntax. The other family of shells, with a markedly different syntax, are ''csh'' ([[:Category:C Shell|C Shell]]) and it's ''tcsh'' (Tenex C Shell) "clone." Common Bourne compatible shells include the original [[Bourne Shell]] (''/bin/sh'' on most versions of UNIX), the GNU [[Bourne Again SHell]] (''bash'' --- which is linked to ''/bin/sh'' on many distributions of [[Linux]], making it their default shell), the [[Korn Shell]] (''ksh''), the [[Public Domain Korn SHell]] (''pdksh''), the [[Almquist SHell]] (''ash'') and the [[Debian Almquist SHell]] (''dash'') and the [[Z SHell]] (''zsh'').
|
||||
There are many UNIX Shells and most of them can be categorized into two families. For purposes of the Rosetta Code, all examples are in Bourne-compatible syntax. The other family of shells, with a markedly different syntax, are ''csh'' ([[:Category:C Shell|C Shell]]) and its ''tcsh'' (Tenex C Shell) "clone." Common Bourne compatible shells include the original [[Bourne Shell]] (''/bin/sh'' on most versions of UNIX), the GNU [[Bourne Again SHell]] (''bash'' --- which is linked to ''/bin/sh'' on many distributions of [[Linux]], making it their default shell), the [[Korn Shell]] (''ksh''), the [[Public Domain Korn SHell]] (''pdksh''), the [[Almquist SHell]] (''ash'') and the [[Debian Almquist SHell]] (''dash'') and the [[Z SHell]] (''zsh'').
|
||||
|
||||
|
||||
''Main article: [[UNIX Shell Implementations]]''
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
../../Task/99-Bottles-of-Beer/UNIX-Shell
|
||||
|
|
@ -1 +0,0 @@
|
|||
../../Task/Combinations-with-repetitions/UNIX-Shell
|
||||
|
|
@ -1 +0,0 @@
|
|||
../../Task/File-IO/UNIX-Shell
|
||||
1
Lang/UNIX-Shell/Write-language-name-in-3D-ASCII
Symbolic link
1
Lang/UNIX-Shell/Write-language-name-in-3D-ASCII
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Write-language-name-in-3D-ASCII/UNIX-Shell
|
||||
Loading…
Add table
Add a link
Reference in a new issue