Logo

Advanced Bash-Scripting Guide

Large book cover: Advanced Bash-Scripting Guide

Advanced Bash-Scripting Guide
by

Publisher: Lulu.com
ISBN/ASIN: 143575218X
Number of pages: 802

Description:
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 nuggets 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. This book is suitable for classroom use as a general introduction to programming concepts.

Home page url

Download or read it online for free here:
Download link
(2.9MB, PDF)

Similar books

Book cover: An Awk PrimerAn Awk Primer
by - Wikibooks
Awk has two faces: it is a utility for performing simple text-processing tasks, and it is a programming language for performing complex text-processing tasks. Awk is useful for simple, quick-and-dirty computational programming.
(9890 views)
Book cover: Filesystem Hierarchy StandardFilesystem Hierarchy Standard
by - Filesystem Hierarchy Standard Group
The filesystem standard has been designed to be used by Unix distribution developers, package developers, and system implementors. However, it is primarily intended to be a reference on how to manage a Unix filesystem or directory hierarchy.
(10901 views)
Book cover: The Unix Programming EnvironmentThe Unix Programming Environment
by - Oslo College
The Unix Programming Environment is a revised version of the UNIX compendium which forms the basis for a one or two semester course in UNIX. It is a reference guide which contains enough to help you to find what you need from other sources.
(13863 views)
Book cover: UNIX Text ProcessingUNIX Text Processing
by - Hayden Books
The book shows how to use UNIX to prepare written documents. An introduction to the ex, vi, and sed editors and troff and nroff text processing tools. At the end, these tools are brought together by the make utility to do any text processing job.
(17248 views)