Transcription of Bash Reference Manual
{{id}} {{{paragraph}}}
Bash Reference ManualReference Documentation for BashEdition , forBashVersion 2019 Chet Ramey, Case Western Reserve UniversityBrian Fox, Free Software FoundationThis text is a brief description of the features that are present in the Bash shell ( , 12 May 2019).This is Edition , last updated 12 May 2019, ofThe GNU Bash Reference Manual , forBash, Version 1988 2018 Free Software Foundation, is granted to copy, distribute and/or modify this document under theterms of the GNU Free Documentation License, Version or any later versionpublished by the Free Software Foundation; with no Invariant Sections, noFront-Cover Texts, and no Back-Cover Texts. A copy of the license is includedin the section entitled GNU Free Documentation License .iTable of Contents1 What is Bash?
is the default shell. Like other gnu software, Bash is quite portable. It currently runs on nearly every version of Unix and a few other operating systems independently-supported ports exist for ms-dos, os/2, and Windows platforms. 1.2 What is a shell? At its base, a shell is simply a macro processor that executes commands. The term macro
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}