chiark / gitweb /
bash (4.2+dfsg-0.1) unstable; urgency=low
[bash.git] / debian / README.abs-guide
1 [ This is just a pointer to a document, which you might find helpful]
2
3                         Advanced Bash-Scripting Guide
4
5                 A complete guide to shell scripting, using Bash
6
7                         Mendel Cooper - Brindlesoft
8
9                         thegrendel@theriver.com
10
11
12 This tutorial assumes no previous knowledge of scripting or programming, but
13 progresses rapidly toward an intermediate/advanced level of instruction
14 (...all the while sneaking in little snippets of UNIX wisdom and lore). It
15 serves as a textbook, a manual for self-study, and a reference and source
16 of knowledge on shell scripting techniques. The exercises and heavily-
17 commented examples invite active reader participation, under the premise that
18 the only way to really learn scripting is to write scripts.
19
20 The guide is availabe at http://tldp.org/LDP/abs/html/
21
22 The latest update of this document, as an archived "tarball" including both
23 the SGML source and rendered HTML, may be downloaded from the author's home
24 site (http://personal.riverusers.com/~thegrendel/abs-guide-2.1.tar.bz2). See
25 the change log for a revision history
26 (http://personal.riverusers.com/~thegrendel/Change.log).