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

by Jim Tyson, et al. - Wikibooks
Unix is an operating system designed for use on any kind of computer or computing device. It is a multi-tasking, multi-user system. Unix is also part of the underlying technology of the Internet. Many of the web servers run Apache under Unix.
(10860 views)

by Mark Burgess - Oslo College
The Unix Programming Environment is a revised version of the UNIX compendium which forms the basis for a one or two semester course in UNIX. It is a reference guide which contains enough to help you to find what you need from other sources.
(14067 views)

by Jerry Peek - O'Reilly
This book explains how to use, customize, and program with MH electronic mail commands, available on virtually any UNIX system. MH is notable for its flexibility: you'll be able to do things you never thought you could do with an email program.
(10569 views)

by Brian "Beej Jorgensen" Hall
This document discusses several methods of Interprocess Communication, some of which are better suited to certain tasks than others. If you know C or C++ and are pretty good using a Unix environment, these documents are for you.
(12448 views)