Advanced Bash Scripting Guide

I came across the Advanced Bash Scripting guide while checking through my RSS feeds this morning.  It has a ton of great examples and goes pretty in-depth on Bash scripting features.  A good read for sure.  =)

One Comment

Andrew  on April 6th, 2010

The shell style guidelines for Opensolaris contain a lot of very useful information. The guidelines are really more of a “best practices” document than a “howto” document. Anyway, here’s a link:

http://hub.opensolaris.org/bin/view/Project+shell/shellstyle

Leave a Comment