Bash Reference Manual

Reference Documentation for Bash 5.1


Bash Reference Manual
Bash Reference Manual
GNU FDL

Book Details

Authors Chet Ramey, Brian Fox
Publisher Free Software Foundation
Published 2020
Edition 1st
Paperback 190 pages
Language English
License GNU Free Documentation License

Book Description

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.


This book is available under the GNU Free Documentation License, which means that you are free to copy, redistribute, and modify it, as long as you preserve all original copyright notices, provide transparent access to the source, and release any modified versions under the same license.

If you enjoyed the book and would like to support the author, you can purchase a printed copy (hardcover or paperback) from official retailers.

Download and Read Links

PDF

Share this Book

[localhost]# find . -name "*Similar_Books*"


Web Accessibility for Developers

Web Accessibility for Developers is a technical resource aimed primarily at programmers. Learn how to develop accessible interactivity on the Web and gain expertise using WAI-ARIA, a W3C specification that enables optimal use of assistive technologies, like screen readers, when navigating the Web. By the time you complete this book, you should be a

Web Application Security

While many resources for network and IT security are available, detailed knowledge regarding modern web application security has been lacking - until now. This practical guide provides both offensive and defensive security concepts that software engineers can easily learn and apply. Andrew Hoffman, a senior security engineer at Salesforce, introduc

Introduction to GPUs for Data Analytics

GPU

Moore's law has finally run out of steam for CPUs. The number of x86 cores that can be placed cost-effectively on a single chip has reached a practical limit, making higher densities prohibitively expensive for most applications. Fortunately, for big data analytics, machine learning, and database applications, a more capable and cost-effective alte

Bash Notes for Professionals

Linux Unix Bash

The Bash Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.

Bash Guide

Bash

This guide aims to aid people interested in learning to work with BASH. It aspires to teach good practice techniques for using BASH, and writing simple scripts. This guide is targeted at beginning users. It assumes no advanced knowledge - just the ability to login to a Unix-like system and open a command-line (terminal) interface. It will help if y

Version Control with Subversion, 3rd Edition

Apache CVS

Written by members of the development team that maintains Subversion, this is the official guide and reference manual for the popular open source revision control technology. The new edition covers Subversion 1.7 with a complete introduction and guided tour of its capabilities, along with best practice recommendations. Version Control with Subversi