Packages
Categories
Mirrors
|
Home : Categories : Shells
Shells
Name | Description | 4.1 | 4.2 | 4.3 | 5.1 | 5.2 | 5.3 |
bash | Bash is a sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). | X | X | X | X | X | X |
envv | Manipulate environment variables in shell-independent manner | X | X | X | X | X | X |
tcsh | Tcsh
is an enhanced but completely compatible version of the Berkeley UNIX C shell
(csh). It is a command language interpreter usable both as an interactive
login shell and a shell script command processor. It includes a command-line
editor, programmable word completion, spelling correction, a history mechanism,
job control and a C-like syntax. | X | X | X | X | X | X |
zsh | Zsh
is a shell designed for interactive use, although it is also a powerful scripting
language. Many of the useful features of bash, ksh, and tcsh were incorporated
into zsh; many original features were added. | X | X | X | X | X | X |
|
|