Bash Reference Manual

Reference Documentation for Bash 5.1



Bookstore > Books > Bash Reference Manual

Bash Reference Manual

Free Download
eBookFree
Rating
AuthorsChet Ramey, Brian Fox
PublisherSelf-publishing
Published2020
Pages190
LanguageEnglish
FormatPaper book / ebook (PDF)
EBook Hardcover Paperback

Bash is the shell, or command language interpreter, for thegnuoperating system. Thename is an acronym for the 'Bourne-Again SHell', a pun on Stephen Bourne, the authorof the direct ancestor of the current Unix shellsh, which appeared in the Seventh Edition Bell Labs Research version of Unix.

Bash is largely compatible withshand incorporates useful features from the Korn shellkshand the C shellcsh. It is intended to be a conformant implementation of theieeeposixShell and Tools portion of theieee posixspecification (ieeeStandard 1003.1). Itoffers functional improvements overshfor both interactive and programming use.

While thegnuoperating system provides other shells, including a version ofcsh, Bashis the default shell. Like othergnusoftware, Bash is quite portable. It currently runs onnearly every version of Unix and a few other operating systems?independently-supportedports exist forms-dos,os/2, and Windows platforms.




Similar Books


The Definitive ANTLR 4 Reference

The Definitive ANTLR 4 Reference

by Terence Parr

Build your own languages with ANTLR v4, using ANTLR's new advanced parsing technology. In this book, you'll learn how ANTLR automatically builds a data structure representing the input (parse tree) and generates code that can walk the tree (visitor). You can use that combination to implement data readers, language interpreters, ...

Price:  $19.99  |  Publisher:  The Pragmatic Programmers  |  Release:  2013

Practical Linux System Administration

Practical Linux System Administration

by Kenneth Hess

This essential guide covers all aspects of Linux system administration, from user maintenance, backups, filesystem housekeeping, storage management, and network setup to hardware and software troubleshooting and some application management. It's both a practical daily reference manual for sysadmins and IT pros and a handy study guide...

Price:  $61.07  |  Publisher:  O'Reilly Media  |  Release:  2023

Linux System Programming, 2nd Edition

Linux System Programming, 2nd Edition

by Robert Love

Write software that draws directly on services offered by the Linux kernel and core system libraries. With this comprehensive book, Linux kernel contributor Robert Love provides you with a tutorial on Linux system programming, a reference manual on Linux system calls, and an insider's guide to writing smarter, faster code.Love clearl...

Price:  $25.12  |  Publisher:  O'Reilly Media  |  Release:  2013

Hands-on Machine Learning with Python

Hands-on Machine Learning with Python

by Ashwin Pajankar, Aditya Joshi

Here is the perfect comprehensive guide for readers with basic to intermediate level knowledge of machine learning and deep learning. It introduces tools such as NumPy for numerical processing, Pandas for panel data analysis, Matplotlib for visualization, Scikit-learn for machine learning, and Pytorch for deep learning with Python. It als...

Price:  $38.06  |  Publisher:  Apress  |  Release:  2022

C++ The Core Language

C++ The Core Language

by Doug Brown, Gregory Satir

C++ is an object-oriented enhancement of the C programming language and is becoming the language of choice for serious software development. C++ has crossed the Single Book Complexity Barrier. The individual features are not all that complex, but when put together in a program they interact in highly non-intuitive ways. Many books discuss...

Price:  $4.68  |  Publisher:  O'Reilly Media  |  Release:  1995

Programming Phoenix LiveView

Programming Phoenix LiveView

by Bruce A. Tate, Sophie DeBenedetto

The days of the traditional request-response web application are long gone, but you don't have to wade through oceans of JavaScript to build the interactive applications today's users crave. The innovative Phoenix LiveView library empowers you to build applications that are fast and highly interactive, without sacrificing reliab...

Price:  $49.95  |  Publisher:  The Pragmatic Programmers  |  Release:  2022

bash Quick Reference

bash Quick Reference

by Arnold Robbins

In this quick reference, you'll find everything you need to know about the bash shell. Whether you print it out or read it on the screen, this PDF gives you the answers to the annoying questions that always come up when you're writing shell scripts: What characters do you need to quote? How do you get variable substitution to ...

Publisher:  O'Reilly Media  |  Release:  2006

bash Pocket Reference

bash Pocket Reference

by Arnold Robbins

You need to know how to work with the bash shell if you want to get to the heart of Unix systems, including Linux and Mac OS X. Now covering the most recent version of bash, this concise little book puts all of the essential information about bash at your fingertips. You'll quickly find answers to annoying questions that always come ...

Price:  $6.25  |  Publisher:  O'Reilly Media  |  Release:  2010