[Next] [Previous] [Up] [Top] [Contents]
CHAPTER 24 Useful Utilities
24.10 Shells, tcsh & bash
The extended C-shell, tcsh, and the Bourne-again shell, bash, provide command name completion, extended history features, in-line editing with both emacs and vi modes, command recall via up/down arrow keys, etc. The sources are available in ftp://tesla.ee.cornell.edu and ftp://prep.ai.mit.edu/pub/gnu , for tcsh and bash, respectively, or both can be obtained locally in ftp://www-wks.acs.ohio-state:/pub/solaris2/src
Unix System Administration - 8 AUG 1996
[Next] [Previous] [Up] [Top] [Contents]