Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.announce > #49

Advanced Bash Scripting Guide, version 6.6 update

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date Tue, 27 Nov 2012 10:40:01 -0600
Return-Path <cola@orca.chudov.com>
X-COLA-Policy http://stump.algebra.com/~cola
X-COLA-Info-1 Send submissions to cola@stump.algebra.com
X-COLA-Info-2 Send complaints to cola-admin@stump.algebra.com
X-Comment moderators do not necessarily agree or disagree with this article.
X-Robomod STUMP, ichudov@algebra.com (Igor Chudov)
X-Spam-Checker-Version SpamAssassin 3.2.4 (2008-01-01) on orca.chudov.com
X-Spam-Level
X-Spam-Status No, score=-3.1 required=5.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=unavailable version=3.2.4
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=UfM3J7WBJbyInx3IBTslOy230m/W3EU2XAjsuhsionE=; b=F3gqs6vwboBNlATGyWlPVa3EuO3B9KY1a91hlcyAvKWpWrc2vfAlysYd+WWAzmRunI kwAeBNKdnnv8OHBeZ63OwnZUetrVvaP/TPBDaw4IwDKOMs9HFuh8Da6ZKbWI/X1sF1EQ ZgLFGPvxXPyQtQTmvN8FVSiosXkpTfn3LI+GpvIKxwgZ2hgVYpbso8QCgEpj3HZjxUl+ 5vql4yzT5tKXvpGTt/g1VJxo9bo8VRbWGlFMd64cCt+cL0uBqPLWAfjnjaOb9RiWaexY I2z761Pj3S+x9M7nfxAQcI+xwigehPVGECCrk8EWVuyqAP2sowc563JjNFxGTLiU2r2D QoBg==
Message-ID <50B4EBBE.4000409@gmail.com> (permalink)
From "M. Leo Cooper" <thegrendel.abs@gmail.com>
User-Agent Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100306 Mandriva/3.0.3-0.1mdv2010.0 (2010.0) Thunderbird/3.0.3
MIME-Version 1.0
Subject Advanced Bash Scripting Guide, version 6.6 update
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
Newsgroups comp.os.linux.announce
FromStump yes
Approved COLA Approval Key <cola-approval-key@stump.algebra.com>
To undisclosed-recipients:;
Date Tue, 27 Nov 2012 10:35:01 CST
Lines 66
X-Usenet-Provider http://www.giganews.com
X-Trace sv3-PUXvGMpEy10DqDU8qGbjBBPjWvQ7vVP5b8tvWKX8mYFExmZpq6srN2MNN18e5XHWdQaGMntFvVXvwid!IXbM/Bsu9NVR7A4nzj3kXiVaTVDG21TK1lhEFEzBFHXk3/E8OwU=
X-Complaints-To abuse@giganews.com
X-DMCA-Notifications http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info Otherwise we will be unable to process your complaint properly
X-Postfilter 1.3.40
X-Original-Bytes 5190
Xref csiph.com comp.os.linux.announce:49

Show key headers only | View raw


Announcing the version 6.6 release of the "Advanced Bash Scripting Guide."

This e-book tutorial and reference is the equivalent of a 1026-page
print book. With 380 illustrative examples (including such goodies as an
anti-spammer script, a man page editor, and a Morse code trainer),
the book covers virtually every aspect of scripting.

This e-book contains printable reference cards, just like commercially
available computer tutorials.

The book includes a cross-linked index.


The author invites comparisons with *any* commercially printed book on
shell scripting. His aim was to write "best of category" documentation.

          "This  tutorial  assumes  no previous knowledge of
           scripting or programming, but progresses rapidly  toward an
           intermediate/advanced level of instruction . . . all the while
           sneaking in little snippets of UNIX wisdom and lore. It serves
           as a textbook, a manual for self-study, and  a  reference
           and source of knowledge on shell scripting techniques. The
           exercises and heavily-commented  examples invite active reader
           participation, under the premise that the only way to really
           learn scripting is to write scripts."
                -- from the Introduction


License: Open Publication License
         This means the book is *free* and freely distributable.
         The author now permits distribution of derivative and
         substantively altered versions of the document.
         The scripts contained within the book are GPL2, GPL3,
         or Public Domain, as noted.

URLs:
----

Linux Documentation Project:
http://www.tldp.org/LDP/abs/html/
http://www.tldp.org/LDP/abs/html/index.html
http://www.tldp.org/LDP/abs/abs-guide.html.tar.gz


Mirror Site:
http://bash.deta.in/abs-guide-latest.tar.bz2
http://bash.deta.in/abs-guide.pdf

==========================================================
http://bash.deta.in/abs-guide.pdf [3600 kb]
   pdf version optimized for duplex printing
==========================================================

freshmeat.net page:
http://freshmeat.net/projects/advancedbashscriptingguide/

Author's home page:
http://bash.webofcrafts.net/abs-guide-latest.tar.bz2  [1.3 mb]
   (bzip2-ed tarball containing SGML source and all example scripts)

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################

Back to comp.os.linux.announce | Previous | Next | Find similar | Unroll thread


Thread

Advanced Bash Scripting Guide, version 6.6 update "M. Leo Cooper" <thegrendel.abs@gmail.com> - 2012-11-27 10:35 -0600

csiph-web