UNIX Shell Scripting Links
 
Resource Address
Mark Virtue's (the course author) Home Page http://www.zip.com.au/~mvirtue
There's nothing about UNIX here, just me
Mark Virtue's email address mvirtue@zip.com.au
Feel free to drop me a line and tell me what you thought of the training course
UNIX man pages http://www.rt.com/man
One of the many online man page collections
UNIX Shells http://www.looking-glass.org/shell.html
A comprehensive guide to the variety of UNIX shells out there
Free UNIX Shell accounts http://caselogic.hypermart.net
A list of organisations that offer free shell accounts
UNIX and Shell Programming Stuff http://www.ling.helsinki.fi/users/reriksso/unix
A collection of links relating to UNIX Shell Scripting
A Comprehensive vi command reference http://www.cs.wustl.edu/~jxh/vi.html
Every command you would ever use in vi
sed Overview http://www.math.fu-berlin.de/~guckes/sed
A good place to start to learn fully about sed
awk Programming Language http://www.cl.cam.ac.uk/texinfodoc/gawk_toc.html
A complete awk tutorial