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
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.
(17556 views)
The Art of UNIX Programmingby Eric S. Raymond - Addison-Wesley Professional
The first part of the book is philosophy and history of UNIX, the second part unfolds the Unix principles into more specific advice about design, the third part focuses on tools for solving problems, and the fourth part is about community.
(14951 views)
Filesystem Hierarchy Standardby R. Russell, D. Quinlan, C. Yeoh - Filesystem Hierarchy Standard Group
The filesystem standard has been designed to be used by Unix distribution developers, package developers, and system implementors. However, it is primarily intended to be a reference on how to manage a Unix filesystem or directory hierarchy.
(11496 views)
Motif Programmingby Dave Marshall - 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.
(11676 views)