GNU Bash Reference Manual
by Chet Ramey, Brian Fox
Publisher: gnu.org 2019
ISBN/ASIN: 0954161777
Number of pages: 186
Description:
This text is a brief description of the features that are present in the Bash shell. GNU Bash is a complete implementation of the POSIX.2 shell specification (/bin/sh), with additional features from the C-shell (csh) and Korn shell (ksh). Most Bourne shell scripts can be run by Bash without modification.
Download or read it online for free here:
Download link
(740KB, PDF)
Similar books
UNIX Text Processingby Dale Dougherty, Tim O'Reilly - Hayden Books
The book shows how to use UNIX to prepare written documents. An introduction to the ex, vi, and sed editors and troff and nroff text processing tools. At the end, these tools are brought together by the make utility to do any text processing job.
(18201 views)
Secure Programming for Linux and Unix HOWTOby David A. Wheeler
The book provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. This document includes specific guidance for a number of languages, including C, C++, Java, Perl, Python, and Ada95.
(17755 views)
Conquering the Command Lineby Mark Bates - ConqueringTheCommandLine.com
Learn to master the most valuable and useful command line tools for Unix and Linux based systems. In this book you will find not only the most useful command line tools you need to know, but also the most helpful options and flags for those tools.
(11900 views)
Bourne 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.
(13061 views)