TXT
Bash Reference Manual
By Peggy Kelly,2014-10-16 02:29
16 views
0
Table of Contents
*****************
Bash Features
1 Introduction
1.1 What is Bash?
1.2 What is a shell?
2 Definitions
3 Basic Shell Features
3.1 Shell Syntax
3.1.1 Shell Operation
3.1.2 Quoting
3.1.2.1 Escape Character
3.1.2.2 Single Quotes
3.1.2.3 Double Quotes
3.1.2.4 ANSI-C Quoting
3.1.2.5 Locale-Specific..