thegrendel@theriver.com
| Revision History | ||
|---|---|---|
| Revision 0.1 | 14 June 2000 | Revised by: mc |
| Initial release. | ||
| Revision 0.2 | 30 October 2000 | Revised by: mc |
| Bugs fixed, plus much additional material and more example scripts. | ||
| Revision 0.3 | 12 February 2001 | Revised by: mc |
| Another major update. | ||
| Revision 0.4 | 08 July 2001 | Revised by: mc |
| More bugfixes, much more material, more scripts - a complete revision and expansion of the book. | ||
| Revision 0.5 | 03 September 2001 | Revised by: mc |
| Major update. Bugfixes, material added, chapters and sections reorganized. | ||
This is an major update of version 0.4. The main feature of this release is a major reorganization of the document into parts and chapters (just like a "real" book). Of course, more bugs have been swatted, and additional material and example scripts added. This project has now reached the equivalent of a 360-page book. See the Change.log file for a revision history.
This document is both a tutorial and a reference on shell scripting with Bash. It assumes no previous knowledge of scripting or programming, but progresses rapidly toward an intermediate/advanced level of instruction. [1] The exercises and heavily-commented examples invite active reader participation.
This project has evolved into a comprehensive book that compares favorably with any of the shell scripting manuals in print. It may serve as a textbook, a manual for self-study, and a reference and source of knowledge on shell scripting techniques.
The latest version of this document, as an archived "tarball" including both the SGML source and rendered HTML, may be downloaded from the author's home site.
For Anita, the source of all the magic
| [1] | ...all the while sneaking in little snippets of UNIX wisdom and lore. |
| Next | ||
| Introduction |