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: GNU Bash Reference ManualGNU Bash Reference Manual
by - gnu.org
A description of the features that are present in the Bash shell. GNU Bash is an implementation of the POSIX.2 specification, with additional features from the C-shell and Korn shell. Most Bourne shell scripts can be run by Bash without modification.
(13990 views)
Book cover: Introduction to UnixIntroduction to Unix
by - The Ohio State University
Table of contents: History of Unix; Unix Structure; Getting Started; System Resources and Printing; Shells; Special Unix Features; Text Processing; Other Useful Commands; Shell Programming; Editors; Unix Command Summary; A Short Unix Bibliography.
(9405 views)
Book cover: UNIX Systems Programming for SVR4UNIX Systems Programming for SVR4
by - O'Reilly
The nitty gritty details on how UNIX interacts with applications. If you're working on any System V Release 4 platform, you'll find this book indispensable. It contains examples on topics ranging from string manipulation to network programming.
(8738 views)
Book cover: Bourne Shell ScriptingBourne Shell Scripting
- Wikibooks
This book covers the practical aspects of using and interacting with the Bourne Shell, the root of all shells in Unix world. That includes interacting with the shell on a day-to-day basis for the purposes of operating the computer in normal tasks.
(12006 views)