Bash 4.3 Reference Manual - Paperback
Bash 4.3 Reference Manual - Paperback
$33.98
/
Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.
by Brian Fox (Author), Chet Ramey (Author)
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.