Advanced KSH Scripting
Excellent reference for complex Korn shell scripting.
awk FAQ
Frequently asked questions about the awk scripting language, a common feature of shell scripts.
BASH Scripting Guide
Introduction to scripting in the BASH environment.
BASH Scripting Howto
Concise guide to programming in the BASH environment.
Bourne Shell (sh) Programming Guide
Comprehensive guide to bourne shell scripting.
Bourne Shell Programming Tutorial
Comprehensive bourne shell/BASH tutorial, lots of example code.
CCsh FAQ
FAQ file for CCsh, a bourne shell to C cross-compiler.
GNU Shtool
A collection of portable shell scripts compiled into a monolithic utility by the Free Software Foundation.
Heiner's SHELLdorado
UNIX shell scripting resource. Examples, tips and tricks.
Introduction to Shell Scripting
Introduction to shell scripting. Covers basics and relevant details for more advanced scripting.
KSH Scripting Guide
Guide to programming in the Korn shell environment.
PHP For Shell Scripts
Tutorial for using the PHP language for shell automation, hosted at PHPBuilder.com
Shell Game
Unix Review's monthly shell programming column. Sample scripts and commentary,
Useless Use of Cat
Elaborately abusive commentary on bad shell scripting techniques.