Friday, June 13, 2008

Bash Guide for Beginners


Bash Guide for Beginners

This guide discusses concepts useful in the daily life of the serious Bash user. While a basic knowledge of shell usage is required, it starts with a discussion of shell building blocks and common practices. Then it presents the grep, awk and sed tools that will later be used to create more interesting examples. The second half of the course is about shell constructs such as loops, conditional tests, functions and traps, and a number of ways to make interactive scripts.

Use the following url to access the free ebook Bash Guide for Beginners .
http://tille.xalasys.com/training/bash/

No comments: