More advanced commands


Documentation
man: see program man page
apropos: find man pages
info: read GNU texinfo files

Editing
vi, pico, emacs: text editors
sed, ed: stream or line editors
tr: translate characters

Shell scripting:
sh, bash, ksh:	bourne shells
csh, tcsh: C shells
perl, python, tcl: scripting languages