Next: Basic Unix Utilities
Up: bash shell navigation
Previous: IO redirection
- editing modes set -o emacs || set -o vi
- emacs: back: M-b, forward: M-f, beginLine: C-a, endLine: C-e
- Further Reference published by O'Reilly:
``Learning the bash shell''
http://www.oreilly.com/catalog/bash2/
``Using CSH and TCSH'': http://www.oreilly.com/catalog/tcsh/
Isaac Jones
2001-10-02