Logo

Bash Guide for Beginners by Machtelt Garrels

Large book cover: Bash Guide for Beginners

Bash Guide for Beginners
by


ISBN/ASIN: 0974433942
Number of pages: 173

Description:
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. All chapters come with examples and exercises that will help you become familiar with the theory.

Home page url

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

Similar books

Book cover: Motif ProgrammingMotif Programming
by - Cardiff School of Computer Science
This book introduces the fundamentals of Motif programming and addresses wider issues concerning the X Window system. This is a practical introduction to writing Motif programs. The key principles are always supported by example programs.
(10285 views)
Book cover: Learning the vi editorLearning the vi editor
- Wikibooks
vi is a powerful editor that is ubiquitous amongst Unix and Unix-like operating systems, but is available on many other operating systems. Even if you use another editor you must have a passing knowledge of vi as an administrator.
(14841 views)
Book cover: The Daemon, the Gnu, and the PenguinThe Daemon, the Gnu, and the Penguin
by - Reed Media Services
In addition to covering a history of free and open source, The Daemon, the Gnu, and the Penguin explores how free and open software is changing the world. It is authored by Peter Salus, a noted UNIX, open source, and Internet historian and author.
(15486 views)
Book cover: Effective AWK ProgrammingEffective AWK Programming
by
This tutorial covers the entire spectrum of awk script development: From the basics of opening, searching, and transforming text files, to a comprehensive tutorial for regular expressions, to more advanced features like internetworking.
(12972 views)