mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-03 02:10:50 +02:00
commit bash-20091015 snapshot
This commit is contained in:
+56
-56
@@ -20,14 +20,14 @@
|
||||
@numsubsubsecentry{Looping Constructs}{3.2.4.1}{Looping Constructs}{9}
|
||||
@numsubsubsecentry{Conditional Constructs}{3.2.4.2}{Conditional Constructs}{10}
|
||||
@numsubsubsecentry{Grouping Commands}{3.2.4.3}{Command Grouping}{13}
|
||||
@numsubsecentry{Coprocesses}{3.2.5}{Coprocesses}{13}
|
||||
@numsubsecentry{Coprocesses}{3.2.5}{Coprocesses}{14}
|
||||
@numsecentry{Shell Functions}{3.3}{Shell Functions}{14}
|
||||
@numsecentry{Shell Parameters}{3.4}{Shell Parameters}{15}
|
||||
@numsubsecentry{Positional Parameters}{3.4.1}{Positional Parameters}{16}
|
||||
@numsubsecentry{Special Parameters}{3.4.2}{Special Parameters}{16}
|
||||
@numsecentry{Shell Expansions}{3.5}{Shell Expansions}{17}
|
||||
@numsubsecentry{Brace Expansion}{3.5.1}{Brace Expansion}{18}
|
||||
@numsubsecentry{Tilde Expansion}{3.5.2}{Tilde Expansion}{18}
|
||||
@numsubsecentry{Tilde Expansion}{3.5.2}{Tilde Expansion}{19}
|
||||
@numsubsecentry{Shell Parameter Expansion}{3.5.3}{Shell Parameter Expansion}{19}
|
||||
@numsubsecentry{Command Substitution}{3.5.4}{Command Substitution}{22}
|
||||
@numsubsecentry{Arithmetic Expansion}{3.5.5}{Arithmetic Expansion}{23}
|
||||
@@ -81,57 +81,57 @@
|
||||
@numsecentry{Controlling the Prompt}{6.9}{Printing a Prompt}{82}
|
||||
@numsecentry{The Restricted Shell}{6.10}{The Restricted Shell}{84}
|
||||
@numsecentry{Bash POSIX Mode}{6.11}{Bash POSIX Mode}{84}
|
||||
@numchapentry{Job Control}{7}{Job Control}{87}
|
||||
@numsecentry{Job Control Basics}{7.1}{Job Control Basics}{87}
|
||||
@numsecentry{Job Control Builtins}{7.2}{Job Control Builtins}{88}
|
||||
@numsecentry{Job Control Variables}{7.3}{Job Control Variables}{90}
|
||||
@numchapentry{Command Line Editing}{8}{Command Line Editing}{91}
|
||||
@numsecentry{Introduction to Line Editing}{8.1}{Introduction and Notation}{91}
|
||||
@numsecentry{Readline Interaction}{8.2}{Readline Interaction}{91}
|
||||
@numsubsecentry{Readline Bare Essentials}{8.2.1}{Readline Bare Essentials}{92}
|
||||
@numsubsecentry{Readline Movement Commands}{8.2.2}{Readline Movement Commands}{92}
|
||||
@numsubsecentry{Readline Killing Commands}{8.2.3}{Readline Killing Commands}{93}
|
||||
@numsubsecentry{Readline Arguments}{8.2.4}{Readline Arguments}{93}
|
||||
@numsubsecentry{Searching for Commands in the History}{8.2.5}{Searching}{93}
|
||||
@numsecentry{Readline Init File}{8.3}{Readline Init File}{94}
|
||||
@numsubsecentry{Readline Init File Syntax}{8.3.1}{Readline Init File Syntax}{94}
|
||||
@numsubsecentry{Conditional Init Constructs}{8.3.2}{Conditional Init Constructs}{100}
|
||||
@numsubsecentry{Sample Init File}{8.3.3}{Sample Init File}{101}
|
||||
@numsecentry{Bindable Readline Commands}{8.4}{Bindable Readline Commands}{104}
|
||||
@numsubsecentry{Commands For Moving}{8.4.1}{Commands For Moving}{104}
|
||||
@numsubsecentry{Commands For Manipulating The History}{8.4.2}{Commands For History}{105}
|
||||
@numsubsecentry{Commands For Changing Text}{8.4.3}{Commands For Text}{106}
|
||||
@numsubsecentry{Killing And Yanking}{8.4.4}{Commands For Killing}{107}
|
||||
@numsubsecentry{Specifying Numeric Arguments}{8.4.5}{Numeric Arguments}{108}
|
||||
@numsubsecentry{Letting Readline Type For You}{8.4.6}{Commands For Completion}{108}
|
||||
@numsubsecentry{Keyboard Macros}{8.4.7}{Keyboard Macros}{110}
|
||||
@numsubsecentry{Some Miscellaneous Commands}{8.4.8}{Miscellaneous Commands}{110}
|
||||
@numsecentry{Readline vi Mode}{8.5}{Readline vi Mode}{112}
|
||||
@numsecentry{Programmable Completion}{8.6}{Programmable Completion}{113}
|
||||
@numsecentry{Programmable Completion Builtins}{8.7}{Programmable Completion Builtins}{115}
|
||||
@numchapentry{Using History Interactively}{9}{Using History Interactively}{119}
|
||||
@numsecentry{Bash History Facilities}{9.1}{Bash History Facilities}{119}
|
||||
@numsecentry{Bash History Builtins}{9.2}{Bash History Builtins}{119}
|
||||
@numsecentry{History Expansion}{9.3}{History Interaction}{121}
|
||||
@numsubsecentry{Event Designators}{9.3.1}{Event Designators}{121}
|
||||
@numsubsecentry{Word Designators}{9.3.2}{Word Designators}{122}
|
||||
@numsubsecentry{Modifiers}{9.3.3}{Modifiers}{123}
|
||||
@numchapentry{Installing Bash}{10}{Installing Bash}{125}
|
||||
@numsecentry{Basic Installation}{10.1}{Basic Installation}{125}
|
||||
@numsecentry{Compilers and Options}{10.2}{Compilers and Options}{126}
|
||||
@numsecentry{Compiling For Multiple Architectures}{10.3}{Compiling For Multiple Architectures}{126}
|
||||
@numsecentry{Installation Names}{10.4}{Installation Names}{126}
|
||||
@numsecentry{Specifying the System Type}{10.5}{Specifying the System Type}{126}
|
||||
@numsecentry{Sharing Defaults}{10.6}{Sharing Defaults}{127}
|
||||
@numsecentry{Operation Controls}{10.7}{Operation Controls}{127}
|
||||
@numsecentry{Optional Features}{10.8}{Optional Features}{127}
|
||||
@appentry{Reporting Bugs}{A}{Reporting Bugs}{133}
|
||||
@appentry{Major Differences From The Bourne Shell}{B}{Major Differences From The Bourne Shell}{135}
|
||||
@appsecentry{Implementation Differences From The SVR4.2 Shell}{B.1}{}{139}
|
||||
@appentry{GNU Free Documentation License}{C}{GNU Free Documentation License}{141}
|
||||
@appentry{Indexes}{D}{Indexes}{149}
|
||||
@appsecentry{Index of Shell Builtin Commands}{D.1}{Builtin Index}{149}
|
||||
@appsecentry{Index of Shell Reserved Words}{D.2}{Reserved Word Index}{150}
|
||||
@appsecentry{Parameter and Variable Index}{D.3}{Variable Index}{150}
|
||||
@appsecentry{Function Index}{D.4}{Function Index}{152}
|
||||
@appsecentry{Concept Index}{D.5}{Concept Index}{154}
|
||||
@numchapentry{Job Control}{7}{Job Control}{89}
|
||||
@numsecentry{Job Control Basics}{7.1}{Job Control Basics}{89}
|
||||
@numsecentry{Job Control Builtins}{7.2}{Job Control Builtins}{90}
|
||||
@numsecentry{Job Control Variables}{7.3}{Job Control Variables}{92}
|
||||
@numchapentry{Command Line Editing}{8}{Command Line Editing}{93}
|
||||
@numsecentry{Introduction to Line Editing}{8.1}{Introduction and Notation}{93}
|
||||
@numsecentry{Readline Interaction}{8.2}{Readline Interaction}{93}
|
||||
@numsubsecentry{Readline Bare Essentials}{8.2.1}{Readline Bare Essentials}{94}
|
||||
@numsubsecentry{Readline Movement Commands}{8.2.2}{Readline Movement Commands}{94}
|
||||
@numsubsecentry{Readline Killing Commands}{8.2.3}{Readline Killing Commands}{95}
|
||||
@numsubsecentry{Readline Arguments}{8.2.4}{Readline Arguments}{95}
|
||||
@numsubsecentry{Searching for Commands in the History}{8.2.5}{Searching}{95}
|
||||
@numsecentry{Readline Init File}{8.3}{Readline Init File}{96}
|
||||
@numsubsecentry{Readline Init File Syntax}{8.3.1}{Readline Init File Syntax}{96}
|
||||
@numsubsecentry{Conditional Init Constructs}{8.3.2}{Conditional Init Constructs}{102}
|
||||
@numsubsecentry{Sample Init File}{8.3.3}{Sample Init File}{103}
|
||||
@numsecentry{Bindable Readline Commands}{8.4}{Bindable Readline Commands}{106}
|
||||
@numsubsecentry{Commands For Moving}{8.4.1}{Commands For Moving}{106}
|
||||
@numsubsecentry{Commands For Manipulating The History}{8.4.2}{Commands For History}{107}
|
||||
@numsubsecentry{Commands For Changing Text}{8.4.3}{Commands For Text}{108}
|
||||
@numsubsecentry{Killing And Yanking}{8.4.4}{Commands For Killing}{109}
|
||||
@numsubsecentry{Specifying Numeric Arguments}{8.4.5}{Numeric Arguments}{110}
|
||||
@numsubsecentry{Letting Readline Type For You}{8.4.6}{Commands For Completion}{110}
|
||||
@numsubsecentry{Keyboard Macros}{8.4.7}{Keyboard Macros}{112}
|
||||
@numsubsecentry{Some Miscellaneous Commands}{8.4.8}{Miscellaneous Commands}{112}
|
||||
@numsecentry{Readline vi Mode}{8.5}{Readline vi Mode}{114}
|
||||
@numsecentry{Programmable Completion}{8.6}{Programmable Completion}{115}
|
||||
@numsecentry{Programmable Completion Builtins}{8.7}{Programmable Completion Builtins}{117}
|
||||
@numchapentry{Using History Interactively}{9}{Using History Interactively}{121}
|
||||
@numsecentry{Bash History Facilities}{9.1}{Bash History Facilities}{121}
|
||||
@numsecentry{Bash History Builtins}{9.2}{Bash History Builtins}{121}
|
||||
@numsecentry{History Expansion}{9.3}{History Interaction}{123}
|
||||
@numsubsecentry{Event Designators}{9.3.1}{Event Designators}{123}
|
||||
@numsubsecentry{Word Designators}{9.3.2}{Word Designators}{124}
|
||||
@numsubsecentry{Modifiers}{9.3.3}{Modifiers}{125}
|
||||
@numchapentry{Installing Bash}{10}{Installing Bash}{127}
|
||||
@numsecentry{Basic Installation}{10.1}{Basic Installation}{127}
|
||||
@numsecentry{Compilers and Options}{10.2}{Compilers and Options}{128}
|
||||
@numsecentry{Compiling For Multiple Architectures}{10.3}{Compiling For Multiple Architectures}{128}
|
||||
@numsecentry{Installation Names}{10.4}{Installation Names}{128}
|
||||
@numsecentry{Specifying the System Type}{10.5}{Specifying the System Type}{128}
|
||||
@numsecentry{Sharing Defaults}{10.6}{Sharing Defaults}{129}
|
||||
@numsecentry{Operation Controls}{10.7}{Operation Controls}{129}
|
||||
@numsecentry{Optional Features}{10.8}{Optional Features}{129}
|
||||
@appentry{Reporting Bugs}{A}{Reporting Bugs}{135}
|
||||
@appentry{Major Differences From The Bourne Shell}{B}{Major Differences From The Bourne Shell}{137}
|
||||
@appsecentry{Implementation Differences From The SVR4.2 Shell}{B.1}{}{141}
|
||||
@appentry{GNU Free Documentation License}{C}{GNU Free Documentation License}{143}
|
||||
@appentry{Indexes}{D}{Indexes}{151}
|
||||
@appsecentry{Index of Shell Builtin Commands}{D.1}{Builtin Index}{151}
|
||||
@appsecentry{Index of Shell Reserved Words}{D.2}{Reserved Word Index}{152}
|
||||
@appsecentry{Parameter and Variable Index}{D.3}{Variable Index}{152}
|
||||
@appsecentry{Function Index}{D.4}{Function Index}{154}
|
||||
@appsecentry{Concept Index}{D.5}{Concept Index}{156}
|
||||
|
||||
Reference in New Issue
Block a user