Bash

From Bashlinux
Revision as of 04:32, 17 October 2010 by Manpaz (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Bash

Portability

As recommended by Dan Kegel on [[1]] a good book for portability is "Portable Shell Programming" by Bruce Blinn, which explains how to avoid GNU extensions in order to run bash scripts even on Mac OS X and Solaris.