Advanced Bash Scripting Guide 6.6 - Mendel Cooper

For discussions about programming, programming questions/advice, and projects that don't really have anything to do with Puppy.
Post Reply
Message
Author
User avatar
chrome307
Posts: 708
Joined: Thu 15 Jan 2009, 11:00

Advanced Bash Scripting Guide 6.6 - Mendel Cooper

#1 Post by chrome307 »

Free book:

PDF:
http://freecode.com/urls/eb9c8ca2c947c0 ... dd365ded4d

ePub/eBook:
http://freecode.com/urls/afdd5e944c38c6 ... 27d3694ceb

Tar/GZ
http://freecode.com/urls/cd0a3f2531d8d6 ... 54121bbe35

Tar/BZ2:
http://freecode.com/urls/d984a1fc853667 ... 1c9ed31dfa

Homepage:
http://www.tldp.org/LDP/abs/html/


The Advanced Bash Scripting Guide is both a reference and a tutorial on shell scripting. This comprehensive book, the equivalent of 1026 print pages, covers almost every aspect of shell scripting. It contains 380 profusely commented illustrative examples, a number of tables, and a cross-linked index/glossary. Not just a shell scripting tutorial, this book also provides an introduction to basic programming techniques, such as sorting and recursion. Included scripts are the Game of Life, a Perquackey variant, a Morse code trainer, and an implementation of the Gronsfeld Cipher. This book is suited for both individual study and classroom use. It covers Bash, up to and including version 4.2. Note that users of miniaturized single-board computers running Linux, such as the Raspberry Pi and the Beagle Bone, would find this Guide useful for learning and running Bash scripts to explore and expand the capabilities of these small, but powerful machines.

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#2 Post by Flash »

Amazing, 1026 pages in a 3.2 MB pdf. :shock: Very readable, too, at least at first glance. I seem to learn more from a "cookbook" style, but maybe he has lots of worked examples to learn from.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#3 Post by don570 »

I made a HTML version of 6.6
that will show in the start menu

http://murga-linux.com/puppy/viewtopic. ... 151#648151

Checked with Precise Puppy

Image

______________

Post Reply