Limit this search to....

Bash 4.3 Reference Manual
Contributor(s): Fox, Brian (Author), Ramey, Chet (Author)
ISBN: 988838127X     ISBN-13: 9789888381272
Publisher: Samurai Media Limited
OUR PRICE:   $18.99  
Product Type: Paperback
Published: November 2015
Qty:
Additional Information
BISAC Categories:
- Computers | Operating Systems - Unix
Physical Information: 0.37" H x 8.5" W x 11.02" (0.92 lbs) 174 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
This manual is the definitive reference for GNU Bash. Bash is a command processor that typically runs in a text window, where the user types commands that cause actions. Bash can also read commands from a file, called a script. Like all Unix shells, it supports filename globbing (wildcard matching), piping, here documents, command substitution, variables and control structures for condition-testing and iteration. The keywords, syntax and other basic features of the language were all copied from sh. Other features, e.g., history, were copied from csh and ksh. Bash is a POSIX shell, but with a number of extensions.