mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-08 03:02:40 +02:00
commit bash-20090319 snapshot
This commit is contained in:
Binary file not shown.
+126
-126
@@ -1,378 +1,378 @@
|
||||
@xrdef{Introduction-title}{Introduction}
|
||||
@xrdef{Introduction-pg}{1}
|
||||
@xrdef{Introduction-snt}{Chapter@tie 1}
|
||||
@xrdef{What is Bash?-title}{What is Bash?}
|
||||
@xrdef{What is Bash?-pg}{1}
|
||||
@xrdef{What is Bash?-snt}{Section@tie 1.1}
|
||||
@xrdef{What is a shell?-title}{What is a shell?}
|
||||
@xrdef{What is a shell?-pg}{1}
|
||||
@xrdef{What is a shell?-snt}{Section@tie 1.2}
|
||||
@xrdef{Introduction-pg}{1}
|
||||
@xrdef{What is Bash?-pg}{1}
|
||||
@xrdef{What is a shell?-pg}{1}
|
||||
@xrdef{Definitions-title}{Definitions}
|
||||
@xrdef{Definitions-pg}{3}
|
||||
@xrdef{Definitions-snt}{Chapter@tie 2}
|
||||
@xrdef{Definitions-pg}{3}
|
||||
@xrdef{Basic Shell Features-title}{Basic Shell Features}
|
||||
@xrdef{Basic Shell Features-pg}{5}
|
||||
@xrdef{Basic Shell Features-snt}{Chapter@tie 3}
|
||||
@xrdef{Shell Syntax-title}{Shell Syntax}
|
||||
@xrdef{Shell Syntax-pg}{5}
|
||||
@xrdef{Shell Syntax-snt}{Section@tie 3.1}
|
||||
@xrdef{Shell Operation-title}{Shell Operation}
|
||||
@xrdef{Shell Operation-pg}{5}
|
||||
@xrdef{Shell Operation-snt}{Section@tie 3.1.1}
|
||||
@xrdef{Quoting-title}{Quoting}
|
||||
@xrdef{Quoting-pg}{6}
|
||||
@xrdef{Quoting-snt}{Section@tie 3.1.2}
|
||||
@xrdef{Basic Shell Features-pg}{5}
|
||||
@xrdef{Shell Syntax-pg}{5}
|
||||
@xrdef{Shell Operation-pg}{5}
|
||||
@xrdef{Escape Character-title}{Escape Character}
|
||||
@xrdef{Escape Character-pg}{6}
|
||||
@xrdef{Escape Character-snt}{Section@tie 3.1.2.1}
|
||||
@xrdef{Single Quotes-title}{Single Quotes}
|
||||
@xrdef{Single Quotes-pg}{6}
|
||||
@xrdef{Single Quotes-snt}{Section@tie 3.1.2.2}
|
||||
@xrdef{Double Quotes-title}{Double Quotes}
|
||||
@xrdef{Double Quotes-pg}{6}
|
||||
@xrdef{Double Quotes-snt}{Section@tie 3.1.2.3}
|
||||
@xrdef{ANSI-C Quoting-title}{ANSI-C Quoting}
|
||||
@xrdef{ANSI-C Quoting-pg}{6}
|
||||
@xrdef{ANSI-C Quoting-snt}{Section@tie 3.1.2.4}
|
||||
@xrdef{Quoting-pg}{6}
|
||||
@xrdef{Escape Character-pg}{6}
|
||||
@xrdef{Single Quotes-pg}{6}
|
||||
@xrdef{Double Quotes-pg}{6}
|
||||
@xrdef{ANSI-C Quoting-pg}{6}
|
||||
@xrdef{Locale Translation-title}{Locale-Specific Translation}
|
||||
@xrdef{Locale Translation-pg}{7}
|
||||
@xrdef{Locale Translation-snt}{Section@tie 3.1.2.5}
|
||||
@xrdef{Comments-title}{Comments}
|
||||
@xrdef{Comments-pg}{7}
|
||||
@xrdef{Comments-snt}{Section@tie 3.1.3}
|
||||
@xrdef{Shell Commands-title}{Shell Commands}
|
||||
@xrdef{Shell Commands-pg}{8}
|
||||
@xrdef{Shell Commands-snt}{Section@tie 3.2}
|
||||
@xrdef{Simple Commands-title}{Simple Commands}
|
||||
@xrdef{Simple Commands-pg}{8}
|
||||
@xrdef{Simple Commands-snt}{Section@tie 3.2.1}
|
||||
@xrdef{Locale Translation-pg}{7}
|
||||
@xrdef{Comments-pg}{7}
|
||||
@xrdef{Shell Commands-pg}{7}
|
||||
@xrdef{Pipelines-title}{Pipelines}
|
||||
@xrdef{Pipelines-pg}{8}
|
||||
@xrdef{Pipelines-snt}{Section@tie 3.2.2}
|
||||
@xrdef{Lists-title}{Lists of Commands}
|
||||
@xrdef{Lists-pg}{9}
|
||||
@xrdef{Lists-snt}{Section@tie 3.2.3}
|
||||
@xrdef{Simple Commands-pg}{8}
|
||||
@xrdef{Pipelines-pg}{8}
|
||||
@xrdef{Lists-pg}{8}
|
||||
@xrdef{Compound Commands-title}{Compound Commands}
|
||||
@xrdef{Compound Commands-pg}{9}
|
||||
@xrdef{Compound Commands-snt}{Section@tie 3.2.4}
|
||||
@xrdef{Looping Constructs-title}{Looping Constructs}
|
||||
@xrdef{Looping Constructs-pg}{10}
|
||||
@xrdef{Looping Constructs-snt}{Section@tie 3.2.4.1}
|
||||
@xrdef{Compound Commands-pg}{9}
|
||||
@xrdef{Looping Constructs-pg}{9}
|
||||
@xrdef{Conditional Constructs-title}{Conditional Constructs}
|
||||
@xrdef{Conditional Constructs-pg}{10}
|
||||
@xrdef{Conditional Constructs-snt}{Section@tie 3.2.4.2}
|
||||
@xrdef{Conditional Constructs-pg}{10}
|
||||
@xrdef{Command Grouping-title}{Grouping Commands}
|
||||
@xrdef{Command Grouping-pg}{13}
|
||||
@xrdef{Command Grouping-snt}{Section@tie 3.2.4.3}
|
||||
@xrdef{Coprocesses-title}{Coprocesses}
|
||||
@xrdef{Coprocesses-pg}{14}
|
||||
@xrdef{Coprocesses-snt}{Section@tie 3.2.5}
|
||||
@xrdef{Command Grouping-pg}{13}
|
||||
@xrdef{Coprocesses-pg}{13}
|
||||
@xrdef{Shell Functions-title}{Shell Functions}
|
||||
@xrdef{Shell Functions-pg}{14}
|
||||
@xrdef{Shell Functions-snt}{Section@tie 3.3}
|
||||
@xrdef{Shell Functions-pg}{14}
|
||||
@xrdef{Shell Parameters-title}{Shell Parameters}
|
||||
@xrdef{Shell Parameters-pg}{16}
|
||||
@xrdef{Shell Parameters-snt}{Section@tie 3.4}
|
||||
@xrdef{Shell Parameters-pg}{15}
|
||||
@xrdef{Positional Parameters-title}{Positional Parameters}
|
||||
@xrdef{Positional Parameters-pg}{16}
|
||||
@xrdef{Positional Parameters-snt}{Section@tie 3.4.1}
|
||||
@xrdef{Special Parameters-title}{Special Parameters}
|
||||
@xrdef{Special Parameters-pg}{17}
|
||||
@xrdef{Special Parameters-snt}{Section@tie 3.4.2}
|
||||
@xrdef{Positional Parameters-pg}{16}
|
||||
@xrdef{Special Parameters-pg}{16}
|
||||
@xrdef{Shell Expansions-title}{Shell Expansions}
|
||||
@xrdef{Shell Expansions-pg}{17}
|
||||
@xrdef{Shell Expansions-snt}{Section@tie 3.5}
|
||||
@xrdef{Brace Expansion-title}{Brace Expansion}
|
||||
@xrdef{Brace Expansion-pg}{18}
|
||||
@xrdef{Brace Expansion-snt}{Section@tie 3.5.1}
|
||||
@xrdef{Shell Expansions-pg}{17}
|
||||
@xrdef{Tilde Expansion-title}{Tilde Expansion}
|
||||
@xrdef{Tilde Expansion-pg}{19}
|
||||
@xrdef{Tilde Expansion-snt}{Section@tie 3.5.2}
|
||||
@xrdef{Brace Expansion-pg}{18}
|
||||
@xrdef{Tilde Expansion-pg}{18}
|
||||
@xrdef{Shell Parameter Expansion-title}{Shell Parameter Expansion}
|
||||
@xrdef{Shell Parameter Expansion-pg}{20}
|
||||
@xrdef{Shell Parameter Expansion-snt}{Section@tie 3.5.3}
|
||||
@xrdef{Shell Parameter Expansion-pg}{19}
|
||||
@xrdef{Command Substitution-title}{Command Substitution}
|
||||
@xrdef{Command Substitution-pg}{23}
|
||||
@xrdef{Command Substitution-snt}{Section@tie 3.5.4}
|
||||
@xrdef{Arithmetic Expansion-title}{Arithmetic Expansion}
|
||||
@xrdef{Arithmetic Expansion-pg}{23}
|
||||
@xrdef{Arithmetic Expansion-snt}{Section@tie 3.5.5}
|
||||
@xrdef{Command Substitution-pg}{22}
|
||||
@xrdef{Process Substitution-title}{Process Substitution}
|
||||
@xrdef{Process Substitution-pg}{23}
|
||||
@xrdef{Process Substitution-snt}{Section@tie 3.5.6}
|
||||
@xrdef{Word Splitting-title}{Word Splitting}
|
||||
@xrdef{Word Splitting-pg}{24}
|
||||
@xrdef{Word Splitting-snt}{Section@tie 3.5.7}
|
||||
@xrdef{Filename Expansion-title}{Filename Expansion}
|
||||
@xrdef{Filename Expansion-pg}{24}
|
||||
@xrdef{Filename Expansion-snt}{Section@tie 3.5.8}
|
||||
@xrdef{Arithmetic Expansion-pg}{23}
|
||||
@xrdef{Process Substitution-pg}{23}
|
||||
@xrdef{Word Splitting-pg}{23}
|
||||
@xrdef{Pattern Matching-title}{Pattern Matching}
|
||||
@xrdef{Pattern Matching-pg}{25}
|
||||
@xrdef{Pattern Matching-snt}{Section@tie 3.5.8.1}
|
||||
@xrdef{Filename Expansion-pg}{24}
|
||||
@xrdef{Pattern Matching-pg}{24}
|
||||
@xrdef{Quote Removal-title}{Quote Removal}
|
||||
@xrdef{Quote Removal-pg}{26}
|
||||
@xrdef{Quote Removal-snt}{Section@tie 3.5.9}
|
||||
@xrdef{Redirections-title}{Redirections}
|
||||
@xrdef{Redirections-pg}{26}
|
||||
@xrdef{Redirections-snt}{Section@tie 3.6}
|
||||
@xrdef{Quote Removal-pg}{25}
|
||||
@xrdef{Redirections-pg}{25}
|
||||
@xrdef{Executing Commands-title}{Executing Commands}
|
||||
@xrdef{Executing Commands-pg}{30}
|
||||
@xrdef{Executing Commands-snt}{Section@tie 3.7}
|
||||
@xrdef{Simple Command Expansion-title}{Simple Command Expansion}
|
||||
@xrdef{Simple Command Expansion-pg}{30}
|
||||
@xrdef{Simple Command Expansion-snt}{Section@tie 3.7.1}
|
||||
@xrdef{Command Search and Execution-title}{Command Search and Execution}
|
||||
@xrdef{Command Search and Execution-pg}{30}
|
||||
@xrdef{Command Search and Execution-snt}{Section@tie 3.7.2}
|
||||
@xrdef{Executing Commands-pg}{29}
|
||||
@xrdef{Simple Command Expansion-pg}{29}
|
||||
@xrdef{Command Search and Execution-pg}{29}
|
||||
@xrdef{Command Execution Environment-title}{Command Execution Environment}
|
||||
@xrdef{Command Execution Environment-pg}{31}
|
||||
@xrdef{Command Execution Environment-snt}{Section@tie 3.7.3}
|
||||
@xrdef{Command Execution Environment-pg}{30}
|
||||
@xrdef{Environment-title}{Environment}
|
||||
@xrdef{Environment-pg}{32}
|
||||
@xrdef{Environment-snt}{Section@tie 3.7.4}
|
||||
@xrdef{Exit Status-title}{Exit Status}
|
||||
@xrdef{Exit Status-pg}{33}
|
||||
@xrdef{Exit Status-snt}{Section@tie 3.7.5}
|
||||
@xrdef{Environment-pg}{31}
|
||||
@xrdef{Exit Status-pg}{31}
|
||||
@xrdef{Signals-title}{Signals}
|
||||
@xrdef{Signals-pg}{33}
|
||||
@xrdef{Signals-snt}{Section@tie 3.7.6}
|
||||
@xrdef{Shell Scripts-title}{Shell Scripts}
|
||||
@xrdef{Shell Scripts-pg}{34}
|
||||
@xrdef{Shell Scripts-snt}{Section@tie 3.8}
|
||||
@xrdef{Signals-pg}{32}
|
||||
@xrdef{Shell Scripts-pg}{33}
|
||||
@xrdef{Shell Builtin Commands-title}{Shell Builtin Commands}
|
||||
@xrdef{Shell Builtin Commands-pg}{35}
|
||||
@xrdef{Shell Builtin Commands-snt}{Chapter@tie 4}
|
||||
@xrdef{Bourne Shell Builtins-title}{Bourne Shell Builtins}
|
||||
@xrdef{Bourne Shell Builtins-pg}{35}
|
||||
@xrdef{Bourne Shell Builtins-snt}{Section@tie 4.1}
|
||||
@xrdef{Shell Builtin Commands-pg}{35}
|
||||
@xrdef{Bourne Shell Builtins-pg}{35}
|
||||
@xrdef{Bash Builtins-title}{Bash Builtin Commands}
|
||||
@xrdef{Bash Builtins-pg}{41}
|
||||
@xrdef{Bash Builtins-snt}{Section@tie 4.2}
|
||||
@xrdef{Bash Builtins-pg}{41}
|
||||
@xrdef{Modifying Shell Behavior-title}{Modifying Shell Behavior}
|
||||
@xrdef{Modifying Shell Behavior-pg}{51}
|
||||
@xrdef{Modifying Shell Behavior-snt}{Section@tie 4.3}
|
||||
@xrdef{The Set Builtin-title}{The Set Builtin}
|
||||
@xrdef{The Set Builtin-pg}{51}
|
||||
@xrdef{The Set Builtin-snt}{Section@tie 4.3.1}
|
||||
@xrdef{Modifying Shell Behavior-pg}{51}
|
||||
@xrdef{The Set Builtin-pg}{51}
|
||||
@xrdef{The Shopt Builtin-title}{The Shopt Builtin}
|
||||
@xrdef{The Shopt Builtin-pg}{55}
|
||||
@xrdef{The Shopt Builtin-snt}{Section@tie 4.3.2}
|
||||
@xrdef{The Shopt Builtin-pg}{55}
|
||||
@xrdef{Special Builtins-title}{Special Builtins}
|
||||
@xrdef{Special Builtins-pg}{59}
|
||||
@xrdef{Special Builtins-snt}{Section@tie 4.4}
|
||||
@xrdef{Special Builtins-pg}{59}
|
||||
@xrdef{Shell Variables-title}{Shell Variables}
|
||||
@xrdef{Shell Variables-pg}{61}
|
||||
@xrdef{Shell Variables-snt}{Chapter@tie 5}
|
||||
@xrdef{Bourne Shell Variables-title}{Bourne Shell Variables}
|
||||
@xrdef{Bourne Shell Variables-pg}{61}
|
||||
@xrdef{Bourne Shell Variables-snt}{Section@tie 5.1}
|
||||
@xrdef{Bash Variables-title}{Bash Variables}
|
||||
@xrdef{Bash Variables-pg}{61}
|
||||
@xrdef{Bash Variables-snt}{Section@tie 5.2}
|
||||
@xrdef{Shell Variables-pg}{61}
|
||||
@xrdef{Bourne Shell Variables-pg}{61}
|
||||
@xrdef{Bash Variables-pg}{61}
|
||||
@xrdef{Bash Features-title}{Bash Features}
|
||||
@xrdef{Bash Features-pg}{71}
|
||||
@xrdef{Bash Features-snt}{Chapter@tie 6}
|
||||
@xrdef{Invoking Bash-title}{Invoking Bash}
|
||||
@xrdef{Invoking Bash-pg}{71}
|
||||
@xrdef{Invoking Bash-snt}{Section@tie 6.1}
|
||||
@xrdef{Bash Features-pg}{71}
|
||||
@xrdef{Invoking Bash-pg}{71}
|
||||
@xrdef{Bash Startup Files-title}{Bash Startup Files}
|
||||
@xrdef{Bash Startup Files-pg}{73}
|
||||
@xrdef{Bash Startup Files-snt}{Section@tie 6.2}
|
||||
@xrdef{Bash Startup Files-pg}{73}
|
||||
@xrdef{Interactive Shells-title}{Interactive Shells}
|
||||
@xrdef{Interactive Shells-pg}{75}
|
||||
@xrdef{Interactive Shells-snt}{Section@tie 6.3}
|
||||
@xrdef{What is an Interactive Shell?-title}{What is an Interactive Shell?}
|
||||
@xrdef{What is an Interactive Shell?-pg}{75}
|
||||
@xrdef{What is an Interactive Shell?-snt}{Section@tie 6.3.1}
|
||||
@xrdef{Interactive Shells-pg}{74}
|
||||
@xrdef{Is this Shell Interactive?-title}{Is this Shell Interactive?}
|
||||
@xrdef{Is this Shell Interactive?-pg}{75}
|
||||
@xrdef{Is this Shell Interactive?-snt}{Section@tie 6.3.2}
|
||||
@xrdef{Interactive Shell Behavior-title}{Interactive Shell Behavior}
|
||||
@xrdef{Interactive Shell Behavior-pg}{75}
|
||||
@xrdef{Interactive Shell Behavior-snt}{Section@tie 6.3.3}
|
||||
@xrdef{What is an Interactive Shell?-pg}{75}
|
||||
@xrdef{Is this Shell Interactive?-pg}{75}
|
||||
@xrdef{Interactive Shell Behavior-pg}{75}
|
||||
@xrdef{Bash Conditional Expressions-title}{Bash Conditional Expressions}
|
||||
@xrdef{Bash Conditional Expressions-pg}{77}
|
||||
@xrdef{Bash Conditional Expressions-snt}{Section@tie 6.4}
|
||||
@xrdef{Bash Conditional Expressions-pg}{76}
|
||||
@xrdef{Shell Arithmetic-title}{Shell Arithmetic}
|
||||
@xrdef{Shell Arithmetic-pg}{78}
|
||||
@xrdef{Shell Arithmetic-snt}{Section@tie 6.5}
|
||||
@xrdef{Shell Arithmetic-pg}{78}
|
||||
@xrdef{Aliases-title}{Aliases}
|
||||
@xrdef{Aliases-pg}{79}
|
||||
@xrdef{Aliases-snt}{Section@tie 6.6}
|
||||
@xrdef{Aliases-pg}{79}
|
||||
@xrdef{Arrays-title}{Arrays}
|
||||
@xrdef{Arrays-pg}{80}
|
||||
@xrdef{Arrays-snt}{Section@tie 6.7}
|
||||
@xrdef{Arrays-pg}{80}
|
||||
@xrdef{The Directory Stack-title}{The Directory Stack}
|
||||
@xrdef{The Directory Stack-pg}{81}
|
||||
@xrdef{The Directory Stack-snt}{Section@tie 6.8}
|
||||
@xrdef{Directory Stack Builtins-title}{Directory Stack Builtins}
|
||||
@xrdef{Directory Stack Builtins-pg}{82}
|
||||
@xrdef{Directory Stack Builtins-snt}{Section@tie 6.8.1}
|
||||
@xrdef{The Directory Stack-pg}{81}
|
||||
@xrdef{Directory Stack Builtins-pg}{81}
|
||||
@xrdef{Printing a Prompt-title}{Controlling the Prompt}
|
||||
@xrdef{Printing a Prompt-pg}{83}
|
||||
@xrdef{Printing a Prompt-snt}{Section@tie 6.9}
|
||||
@xrdef{Printing a Prompt-pg}{82}
|
||||
@xrdef{The Restricted Shell-title}{The Restricted Shell}
|
||||
@xrdef{The Restricted Shell-pg}{84}
|
||||
@xrdef{The Restricted Shell-snt}{Section@tie 6.10}
|
||||
@xrdef{Bash POSIX Mode-title}{Bash POSIX Mode}
|
||||
@xrdef{Bash POSIX Mode-pg}{85}
|
||||
@xrdef{Bash POSIX Mode-snt}{Section@tie 6.11}
|
||||
@xrdef{The Restricted Shell-pg}{84}
|
||||
@xrdef{Bash POSIX Mode-pg}{84}
|
||||
@xrdef{Job Control-title}{Job Control}
|
||||
@xrdef{Job Control-pg}{89}
|
||||
@xrdef{Job Control-snt}{Chapter@tie 7}
|
||||
@xrdef{Job Control Basics-title}{Job Control Basics}
|
||||
@xrdef{Job Control Basics-pg}{89}
|
||||
@xrdef{Job Control Basics-snt}{Section@tie 7.1}
|
||||
@xrdef{Job Control-pg}{87}
|
||||
@xrdef{Job Control Basics-pg}{87}
|
||||
@xrdef{Job Control Builtins-title}{Job Control Builtins}
|
||||
@xrdef{Job Control Builtins-pg}{90}
|
||||
@xrdef{Job Control Builtins-snt}{Section@tie 7.2}
|
||||
@xrdef{Job Control Builtins-pg}{88}
|
||||
@xrdef{Job Control Variables-title}{Job Control Variables}
|
||||
@xrdef{Job Control Variables-pg}{92}
|
||||
@xrdef{Job Control Variables-snt}{Section@tie 7.3}
|
||||
@xrdef{Job Control Variables-pg}{90}
|
||||
@xrdef{Command Line Editing-title}{Command Line Editing}
|
||||
@xrdef{Command Line Editing-pg}{93}
|
||||
@xrdef{Command Line Editing-snt}{Chapter@tie 8}
|
||||
@xrdef{Introduction and Notation-title}{Introduction to Line Editing}
|
||||
@xrdef{Introduction and Notation-pg}{93}
|
||||
@xrdef{Introduction and Notation-snt}{Section@tie 8.1}
|
||||
@xrdef{Readline Interaction-title}{Readline Interaction}
|
||||
@xrdef{Readline Interaction-pg}{93}
|
||||
@xrdef{Readline Interaction-snt}{Section@tie 8.2}
|
||||
@xrdef{Readline Bare Essentials-title}{Readline Bare Essentials}
|
||||
@xrdef{Readline Bare Essentials-pg}{94}
|
||||
@xrdef{Readline Bare Essentials-snt}{Section@tie 8.2.1}
|
||||
@xrdef{Command Line Editing-pg}{91}
|
||||
@xrdef{Introduction and Notation-pg}{91}
|
||||
@xrdef{Readline Interaction-pg}{91}
|
||||
@xrdef{Readline Movement Commands-title}{Readline Movement Commands}
|
||||
@xrdef{Readline Movement Commands-pg}{94}
|
||||
@xrdef{Readline Movement Commands-snt}{Section@tie 8.2.2}
|
||||
@xrdef{Readline Killing Commands-title}{Readline Killing Commands}
|
||||
@xrdef{Readline Killing Commands-pg}{95}
|
||||
@xrdef{Readline Killing Commands-snt}{Section@tie 8.2.3}
|
||||
@xrdef{Readline Bare Essentials-pg}{92}
|
||||
@xrdef{Readline Movement Commands-pg}{92}
|
||||
@xrdef{Readline Arguments-title}{Readline Arguments}
|
||||
@xrdef{Readline Arguments-pg}{95}
|
||||
@xrdef{Readline Arguments-snt}{Section@tie 8.2.4}
|
||||
@xrdef{Searching-title}{Searching for Commands in the History}
|
||||
@xrdef{Searching-pg}{96}
|
||||
@xrdef{Searching-snt}{Section@tie 8.2.5}
|
||||
@xrdef{Readline Killing Commands-pg}{93}
|
||||
@xrdef{Readline Arguments-pg}{93}
|
||||
@xrdef{Searching-pg}{93}
|
||||
@xrdef{Readline Init File-title}{Readline Init File}
|
||||
@xrdef{Readline Init File-pg}{96}
|
||||
@xrdef{Readline Init File-snt}{Section@tie 8.3}
|
||||
@xrdef{Readline Init File Syntax-title}{Readline Init File Syntax}
|
||||
@xrdef{Readline Init File Syntax-pg}{96}
|
||||
@xrdef{Readline Init File Syntax-snt}{Section@tie 8.3.1}
|
||||
@xrdef{Readline Init File-pg}{94}
|
||||
@xrdef{Readline Init File Syntax-pg}{94}
|
||||
@xrdef{Conditional Init Constructs-title}{Conditional Init Constructs}
|
||||
@xrdef{Conditional Init Constructs-pg}{102}
|
||||
@xrdef{Conditional Init Constructs-snt}{Section@tie 8.3.2}
|
||||
@xrdef{Sample Init File-title}{Sample Init File}
|
||||
@xrdef{Sample Init File-pg}{103}
|
||||
@xrdef{Sample Init File-snt}{Section@tie 8.3.3}
|
||||
@xrdef{Conditional Init Constructs-pg}{100}
|
||||
@xrdef{Sample Init File-pg}{100}
|
||||
@xrdef{Bindable Readline Commands-title}{Bindable Readline Commands}
|
||||
@xrdef{Bindable Readline Commands-pg}{106}
|
||||
@xrdef{Bindable Readline Commands-snt}{Section@tie 8.4}
|
||||
@xrdef{Commands For Moving-title}{Commands For Moving}
|
||||
@xrdef{Commands For Moving-pg}{106}
|
||||
@xrdef{Commands For Moving-snt}{Section@tie 8.4.1}
|
||||
@xrdef{Commands For History-title}{Commands For Manipulating The History}
|
||||
@xrdef{Commands For History-pg}{107}
|
||||
@xrdef{Commands For History-snt}{Section@tie 8.4.2}
|
||||
@xrdef{Bindable Readline Commands-pg}{103}
|
||||
@xrdef{Commands For Moving-pg}{103}
|
||||
@xrdef{Commands For History-pg}{104}
|
||||
@xrdef{Commands For Text-title}{Commands For Changing Text}
|
||||
@xrdef{Commands For Text-pg}{108}
|
||||
@xrdef{Commands For Text-snt}{Section@tie 8.4.3}
|
||||
@xrdef{Commands For Text-pg}{105}
|
||||
@xrdef{Commands For Killing-title}{Killing And Yanking}
|
||||
@xrdef{Commands For Killing-pg}{109}
|
||||
@xrdef{Commands For Killing-snt}{Section@tie 8.4.4}
|
||||
@xrdef{Commands For Killing-pg}{106}
|
||||
@xrdef{Numeric Arguments-title}{Specifying Numeric Arguments}
|
||||
@xrdef{Numeric Arguments-pg}{110}
|
||||
@xrdef{Numeric Arguments-snt}{Section@tie 8.4.5}
|
||||
@xrdef{Commands For Completion-title}{Letting Readline Type For You}
|
||||
@xrdef{Commands For Completion-pg}{110}
|
||||
@xrdef{Commands For Completion-snt}{Section@tie 8.4.6}
|
||||
@xrdef{Numeric Arguments-pg}{107}
|
||||
@xrdef{Commands For Completion-pg}{107}
|
||||
@xrdef{Keyboard Macros-title}{Keyboard Macros}
|
||||
@xrdef{Keyboard Macros-pg}{112}
|
||||
@xrdef{Keyboard Macros-snt}{Section@tie 8.4.7}
|
||||
@xrdef{Miscellaneous Commands-title}{Some Miscellaneous Commands}
|
||||
@xrdef{Miscellaneous Commands-pg}{112}
|
||||
@xrdef{Miscellaneous Commands-snt}{Section@tie 8.4.8}
|
||||
@xrdef{Keyboard Macros-pg}{109}
|
||||
@xrdef{Miscellaneous Commands-pg}{109}
|
||||
@xrdef{Readline vi Mode-title}{Readline vi Mode}
|
||||
@xrdef{Readline vi Mode-pg}{114}
|
||||
@xrdef{Readline vi Mode-snt}{Section@tie 8.5}
|
||||
@xrdef{Programmable Completion-title}{Programmable Completion}
|
||||
@xrdef{Programmable Completion-pg}{115}
|
||||
@xrdef{Programmable Completion-snt}{Section@tie 8.6}
|
||||
@xrdef{Readline vi Mode-pg}{111}
|
||||
@xrdef{Programmable Completion-pg}{112}
|
||||
@xrdef{Programmable Completion Builtins-title}{Programmable Completion Builtins}
|
||||
@xrdef{Programmable Completion Builtins-pg}{116}
|
||||
@xrdef{Programmable Completion Builtins-snt}{Section@tie 8.7}
|
||||
@xrdef{Programmable Completion Builtins-pg}{113}
|
||||
@xrdef{Using History Interactively-title}{Using History Interactively}
|
||||
@xrdef{Using History Interactively-pg}{121}
|
||||
@xrdef{Using History Interactively-snt}{Chapter@tie 9}
|
||||
@xrdef{Bash History Facilities-title}{Bash History Facilities}
|
||||
@xrdef{Bash History Facilities-pg}{121}
|
||||
@xrdef{Bash History Facilities-snt}{Section@tie 9.1}
|
||||
@xrdef{Bash History Builtins-title}{Bash History Builtins}
|
||||
@xrdef{Bash History Builtins-pg}{121}
|
||||
@xrdef{Bash History Builtins-snt}{Section@tie 9.2}
|
||||
@xrdef{Using History Interactively-pg}{119}
|
||||
@xrdef{Bash History Facilities-pg}{119}
|
||||
@xrdef{Bash History Builtins-pg}{119}
|
||||
@xrdef{History Interaction-title}{History Expansion}
|
||||
@xrdef{History Interaction-pg}{123}
|
||||
@xrdef{History Interaction-snt}{Section@tie 9.3}
|
||||
@xrdef{Event Designators-title}{Event Designators}
|
||||
@xrdef{Event Designators-pg}{124}
|
||||
@xrdef{Event Designators-snt}{Section@tie 9.3.1}
|
||||
@xrdef{History Interaction-pg}{121}
|
||||
@xrdef{Event Designators-pg}{121}
|
||||
@xrdef{Word Designators-title}{Word Designators}
|
||||
@xrdef{Word Designators-pg}{124}
|
||||
@xrdef{Word Designators-snt}{Section@tie 9.3.2}
|
||||
@xrdef{Word Designators-pg}{122}
|
||||
@xrdef{Modifiers-title}{Modifiers}
|
||||
@xrdef{Modifiers-pg}{125}
|
||||
@xrdef{Modifiers-snt}{Section@tie 9.3.3}
|
||||
@xrdef{Modifiers-pg}{123}
|
||||
@xrdef{Installing Bash-title}{Installing Bash}
|
||||
@xrdef{Installing Bash-pg}{127}
|
||||
@xrdef{Installing Bash-snt}{Chapter@tie 10}
|
||||
@xrdef{Basic Installation-title}{Basic Installation}
|
||||
@xrdef{Basic Installation-pg}{127}
|
||||
@xrdef{Basic Installation-snt}{Section@tie 10.1}
|
||||
@xrdef{Compilers and Options-title}{Compilers and Options}
|
||||
@xrdef{Compilers and Options-pg}{128}
|
||||
@xrdef{Compilers and Options-snt}{Section@tie 10.2}
|
||||
@xrdef{Installing Bash-pg}{125}
|
||||
@xrdef{Basic Installation-pg}{125}
|
||||
@xrdef{Compiling For Multiple Architectures-title}{Compiling For Multiple Architectures}
|
||||
@xrdef{Compiling For Multiple Architectures-pg}{128}
|
||||
@xrdef{Compiling For Multiple Architectures-snt}{Section@tie 10.3}
|
||||
@xrdef{Installation Names-title}{Installation Names}
|
||||
@xrdef{Installation Names-pg}{128}
|
||||
@xrdef{Installation Names-snt}{Section@tie 10.4}
|
||||
@xrdef{Specifying the System Type-title}{Specifying the System Type}
|
||||
@xrdef{Specifying the System Type-pg}{129}
|
||||
@xrdef{Specifying the System Type-snt}{Section@tie 10.5}
|
||||
@xrdef{Compilers and Options-pg}{126}
|
||||
@xrdef{Compiling For Multiple Architectures-pg}{126}
|
||||
@xrdef{Installation Names-pg}{126}
|
||||
@xrdef{Specifying the System Type-pg}{126}
|
||||
@xrdef{Sharing Defaults-title}{Sharing Defaults}
|
||||
@xrdef{Sharing Defaults-pg}{129}
|
||||
@xrdef{Sharing Defaults-snt}{Section@tie 10.6}
|
||||
@xrdef{Operation Controls-title}{Operation Controls}
|
||||
@xrdef{Operation Controls-pg}{129}
|
||||
@xrdef{Operation Controls-snt}{Section@tie 10.7}
|
||||
@xrdef{Optional Features-title}{Optional Features}
|
||||
@xrdef{Optional Features-pg}{129}
|
||||
@xrdef{Optional Features-snt}{Section@tie 10.8}
|
||||
@xrdef{Sharing Defaults-pg}{127}
|
||||
@xrdef{Operation Controls-pg}{127}
|
||||
@xrdef{Optional Features-pg}{127}
|
||||
@xrdef{Reporting Bugs-title}{Reporting Bugs}
|
||||
@xrdef{Reporting Bugs-pg}{135}
|
||||
@xrdef{Reporting Bugs-snt}{Appendix@tie @char65{}}
|
||||
@xrdef{Reporting Bugs-pg}{133}
|
||||
@xrdef{Major Differences From The Bourne Shell-title}{Major Differences From The Bourne Shell}
|
||||
@xrdef{Major Differences From The Bourne Shell-pg}{137}
|
||||
@xrdef{Major Differences From The Bourne Shell-snt}{Appendix@tie @char66{}}
|
||||
@xrdef{Major Differences From The Bourne Shell-pg}{135}
|
||||
@xrdef{GNU Free Documentation License-title}{GNU Free Documentation License}
|
||||
@xrdef{GNU Free Documentation License-pg}{143}
|
||||
@xrdef{GNU Free Documentation License-snt}{Appendix@tie @char67{}}
|
||||
@xrdef{GNU Free Documentation License-pg}{141}
|
||||
@xrdef{Indexes-title}{Indexes}
|
||||
@xrdef{Indexes-pg}{151}
|
||||
@xrdef{Indexes-snt}{Appendix@tie @char68{}}
|
||||
@xrdef{Builtin Index-title}{Index of Shell Builtin Commands}
|
||||
@xrdef{Builtin Index-pg}{151}
|
||||
@xrdef{Builtin Index-snt}{Section@tie @char68.1}
|
||||
@xrdef{Indexes-pg}{149}
|
||||
@xrdef{Builtin Index-pg}{149}
|
||||
@xrdef{Reserved Word Index-title}{Index of Shell Reserved Words}
|
||||
@xrdef{Reserved Word Index-pg}{152}
|
||||
@xrdef{Reserved Word Index-snt}{Section@tie @char68.2}
|
||||
@xrdef{Variable Index-title}{Parameter and Variable Index}
|
||||
@xrdef{Variable Index-pg}{152}
|
||||
@xrdef{Variable Index-snt}{Section@tie @char68.3}
|
||||
@xrdef{Reserved Word Index-pg}{150}
|
||||
@xrdef{Variable Index-pg}{150}
|
||||
@xrdef{Function Index-title}{Function Index}
|
||||
@xrdef{Function Index-pg}{154}
|
||||
@xrdef{Function Index-snt}{Section@tie @char68.4}
|
||||
@xrdef{Function Index-pg}{152}
|
||||
@xrdef{Concept Index-title}{Concept Index}
|
||||
@xrdef{Concept Index-pg}{156}
|
||||
@xrdef{Concept Index-snt}{Section@tie @char68.5}
|
||||
@xrdef{Concept Index-pg}{154}
|
||||
|
||||
+14
-14
@@ -6,7 +6,7 @@
|
||||
\entry{eval}{36}{\code {eval}}
|
||||
\entry{exec}{36}{\code {exec}}
|
||||
\entry{exit}{36}{\code {exit}}
|
||||
\entry{export}{37}{\code {export}}
|
||||
\entry{export}{36}{\code {export}}
|
||||
\entry{getopts}{37}{\code {getopts}}
|
||||
\entry{hash}{37}{\code {hash}}
|
||||
\entry{pwd}{38}{\code {pwd}}
|
||||
@@ -42,18 +42,18 @@
|
||||
\entry{unalias}{50}{\code {unalias}}
|
||||
\entry{set}{51}{\code {set}}
|
||||
\entry{shopt}{55}{\code {shopt}}
|
||||
\entry{dirs}{82}{\code {dirs}}
|
||||
\entry{dirs}{81}{\code {dirs}}
|
||||
\entry{popd}{82}{\code {popd}}
|
||||
\entry{pushd}{82}{\code {pushd}}
|
||||
\entry{bg}{90}{\code {bg}}
|
||||
\entry{fg}{90}{\code {fg}}
|
||||
\entry{jobs}{90}{\code {jobs}}
|
||||
\entry{kill}{91}{\code {kill}}
|
||||
\entry{wait}{91}{\code {wait}}
|
||||
\entry{disown}{91}{\code {disown}}
|
||||
\entry{suspend}{91}{\code {suspend}}
|
||||
\entry{compgen}{116}{\code {compgen}}
|
||||
\entry{complete}{117}{\code {complete}}
|
||||
\entry{compopt}{120}{\code {compopt}}
|
||||
\entry{fc}{122}{\code {fc}}
|
||||
\entry{history}{122}{\code {history}}
|
||||
\entry{bg}{88}{\code {bg}}
|
||||
\entry{fg}{88}{\code {fg}}
|
||||
\entry{jobs}{88}{\code {jobs}}
|
||||
\entry{kill}{89}{\code {kill}}
|
||||
\entry{wait}{89}{\code {wait}}
|
||||
\entry{disown}{89}{\code {disown}}
|
||||
\entry{suspend}{89}{\code {suspend}}
|
||||
\entry{compgen}{113}{\code {compgen}}
|
||||
\entry{complete}{114}{\code {complete}}
|
||||
\entry{compopt}{116}{\code {compopt}}
|
||||
\entry{fc}{119}{\code {fc}}
|
||||
\entry{history}{120}{\code {history}}
|
||||
|
||||
+14
-14
@@ -7,7 +7,7 @@
|
||||
\initial {A}
|
||||
\entry {\code {alias}}{41}
|
||||
\initial {B}
|
||||
\entry {\code {bg}}{90}
|
||||
\entry {\code {bg}}{88}
|
||||
\entry {\code {bind}}{41}
|
||||
\entry {\code {break}}{35}
|
||||
\entry {\code {builtin}}{43}
|
||||
@@ -15,34 +15,34 @@
|
||||
\entry {\code {caller}}{43}
|
||||
\entry {\code {cd}}{36}
|
||||
\entry {\code {command}}{43}
|
||||
\entry {\code {compgen}}{116}
|
||||
\entry {\code {complete}}{117}
|
||||
\entry {\code {compopt}}{120}
|
||||
\entry {\code {compgen}}{113}
|
||||
\entry {\code {complete}}{114}
|
||||
\entry {\code {compopt}}{116}
|
||||
\entry {\code {continue}}{36}
|
||||
\initial {D}
|
||||
\entry {\code {declare}}{43}
|
||||
\entry {\code {dirs}}{82}
|
||||
\entry {\code {disown}}{91}
|
||||
\entry {\code {dirs}}{81}
|
||||
\entry {\code {disown}}{89}
|
||||
\initial {E}
|
||||
\entry {\code {echo}}{44}
|
||||
\entry {\code {enable}}{45}
|
||||
\entry {\code {eval}}{36}
|
||||
\entry {\code {exec}}{36}
|
||||
\entry {\code {exit}}{36}
|
||||
\entry {\code {export}}{37}
|
||||
\entry {\code {export}}{36}
|
||||
\initial {F}
|
||||
\entry {\code {fc}}{122}
|
||||
\entry {\code {fg}}{90}
|
||||
\entry {\code {fc}}{119}
|
||||
\entry {\code {fg}}{88}
|
||||
\initial {G}
|
||||
\entry {\code {getopts}}{37}
|
||||
\initial {H}
|
||||
\entry {\code {hash}}{37}
|
||||
\entry {\code {help}}{46}
|
||||
\entry {\code {history}}{122}
|
||||
\entry {\code {history}}{120}
|
||||
\initial {J}
|
||||
\entry {\code {jobs}}{90}
|
||||
\entry {\code {jobs}}{88}
|
||||
\initial {K}
|
||||
\entry {\code {kill}}{91}
|
||||
\entry {\code {kill}}{89}
|
||||
\initial {L}
|
||||
\entry {\code {let}}{46}
|
||||
\entry {\code {local}}{46}
|
||||
@@ -64,7 +64,7 @@
|
||||
\entry {\code {shift}}{38}
|
||||
\entry {\code {shopt}}{55}
|
||||
\entry {\code {source}}{49}
|
||||
\entry {\code {suspend}}{91}
|
||||
\entry {\code {suspend}}{89}
|
||||
\initial {T}
|
||||
\entry {\code {test}}{39}
|
||||
\entry {\code {times}}{40}
|
||||
@@ -77,4 +77,4 @@
|
||||
\entry {\code {unalias}}{50}
|
||||
\entry {\code {unset}}{41}
|
||||
\initial {W}
|
||||
\entry {\code {wait}}{91}
|
||||
\entry {\code {wait}}{89}
|
||||
|
||||
+57
-57
@@ -26,58 +26,58 @@
|
||||
\entry{native languages}{7}{native languages}
|
||||
\entry{translation, native languages}{7}{translation, native languages}
|
||||
\entry{comments, shell}{7}{comments, shell}
|
||||
\entry{commands, shell}{8}{commands, shell}
|
||||
\entry{commands, shell}{7}{commands, shell}
|
||||
\entry{commands, simple}{8}{commands, simple}
|
||||
\entry{pipeline}{8}{pipeline}
|
||||
\entry{commands, pipelines}{8}{commands, pipelines}
|
||||
\entry{command timing}{8}{command timing}
|
||||
\entry{commands, lists}{9}{commands, lists}
|
||||
\entry{commands, lists}{8}{commands, lists}
|
||||
\entry{commands, compound}{9}{commands, compound}
|
||||
\entry{commands, looping}{10}{commands, looping}
|
||||
\entry{commands, looping}{9}{commands, looping}
|
||||
\entry{commands, conditional}{10}{commands, conditional}
|
||||
\entry{commands, grouping}{13}{commands, grouping}
|
||||
\entry{coprocess}{14}{coprocess}
|
||||
\entry{coprocess}{13}{coprocess}
|
||||
\entry{shell function}{14}{shell function}
|
||||
\entry{functions, shell}{14}{functions, shell}
|
||||
\entry{parameters}{16}{parameters}
|
||||
\entry{variable, shell}{16}{variable, shell}
|
||||
\entry{shell variable}{16}{shell variable}
|
||||
\entry{parameters}{15}{parameters}
|
||||
\entry{variable, shell}{15}{variable, shell}
|
||||
\entry{shell variable}{15}{shell variable}
|
||||
\entry{parameters, positional}{16}{parameters, positional}
|
||||
\entry{parameters, special}{17}{parameters, special}
|
||||
\entry{parameters, special}{16}{parameters, special}
|
||||
\entry{expansion}{17}{expansion}
|
||||
\entry{brace expansion}{18}{brace expansion}
|
||||
\entry{expansion, brace}{18}{expansion, brace}
|
||||
\entry{tilde expansion}{19}{tilde expansion}
|
||||
\entry{expansion, tilde}{19}{expansion, tilde}
|
||||
\entry{parameter expansion}{20}{parameter expansion}
|
||||
\entry{expansion, parameter}{20}{expansion, parameter}
|
||||
\entry{command substitution}{23}{command substitution}
|
||||
\entry{tilde expansion}{18}{tilde expansion}
|
||||
\entry{expansion, tilde}{18}{expansion, tilde}
|
||||
\entry{parameter expansion}{19}{parameter expansion}
|
||||
\entry{expansion, parameter}{19}{expansion, parameter}
|
||||
\entry{command substitution}{22}{command substitution}
|
||||
\entry{expansion, arithmetic}{23}{expansion, arithmetic}
|
||||
\entry{arithmetic expansion}{23}{arithmetic expansion}
|
||||
\entry{process substitution}{23}{process substitution}
|
||||
\entry{word splitting}{24}{word splitting}
|
||||
\entry{word splitting}{23}{word splitting}
|
||||
\entry{expansion, filename}{24}{expansion, filename}
|
||||
\entry{expansion, pathname}{24}{expansion, pathname}
|
||||
\entry{filename expansion}{24}{filename expansion}
|
||||
\entry{pathname expansion}{24}{pathname expansion}
|
||||
\entry{pattern matching}{25}{pattern matching}
|
||||
\entry{matching, pattern}{25}{matching, pattern}
|
||||
\entry{redirection}{26}{redirection}
|
||||
\entry{command expansion}{30}{command expansion}
|
||||
\entry{command execution}{30}{command execution}
|
||||
\entry{command search}{30}{command search}
|
||||
\entry{execution environment}{31}{execution environment}
|
||||
\entry{environment}{32}{environment}
|
||||
\entry{exit status}{33}{exit status}
|
||||
\entry{signal handling}{33}{signal handling}
|
||||
\entry{shell script}{34}{shell script}
|
||||
\entry{pattern matching}{24}{pattern matching}
|
||||
\entry{matching, pattern}{24}{matching, pattern}
|
||||
\entry{redirection}{25}{redirection}
|
||||
\entry{command expansion}{29}{command expansion}
|
||||
\entry{command execution}{29}{command execution}
|
||||
\entry{command search}{29}{command search}
|
||||
\entry{execution environment}{30}{execution environment}
|
||||
\entry{environment}{31}{environment}
|
||||
\entry{exit status}{31}{exit status}
|
||||
\entry{signal handling}{32}{signal handling}
|
||||
\entry{shell script}{33}{shell script}
|
||||
\entry{special builtin}{59}{special builtin}
|
||||
\entry{login shell}{73}{login shell}
|
||||
\entry{interactive shell}{73}{interactive shell}
|
||||
\entry{startup files}{73}{startup files}
|
||||
\entry{interactive shell}{75}{interactive shell}
|
||||
\entry{shell, interactive}{75}{shell, interactive}
|
||||
\entry{expressions, conditional}{77}{expressions, conditional}
|
||||
\entry{interactive shell}{74}{interactive shell}
|
||||
\entry{shell, interactive}{74}{shell, interactive}
|
||||
\entry{expressions, conditional}{76}{expressions, conditional}
|
||||
\entry{arithmetic, shell}{78}{arithmetic, shell}
|
||||
\entry{shell arithmetic}{78}{shell arithmetic}
|
||||
\entry{expressions, arithmetic}{78}{expressions, arithmetic}
|
||||
@@ -86,33 +86,33 @@
|
||||
\entry{alias expansion}{79}{alias expansion}
|
||||
\entry{arrays}{80}{arrays}
|
||||
\entry{directory stack}{81}{directory stack}
|
||||
\entry{prompting}{83}{prompting}
|
||||
\entry{prompting}{82}{prompting}
|
||||
\entry{restricted shell}{84}{restricted shell}
|
||||
\entry{POSIX Mode}{85}{POSIX Mode}
|
||||
\entry{job control}{89}{job control}
|
||||
\entry{foreground}{89}{foreground}
|
||||
\entry{background}{89}{background}
|
||||
\entry{suspending jobs}{89}{suspending jobs}
|
||||
\entry{Readline, how to use}{92}{Readline, how to use}
|
||||
\entry{interaction, readline}{93}{interaction, readline}
|
||||
\entry{notation, readline}{94}{notation, readline}
|
||||
\entry{command editing}{94}{command editing}
|
||||
\entry{editing command lines}{94}{editing command lines}
|
||||
\entry{killing text}{95}{killing text}
|
||||
\entry{yanking text}{95}{yanking text}
|
||||
\entry{kill ring}{95}{kill ring}
|
||||
\entry{initialization file, readline}{96}{initialization file, readline}
|
||||
\entry{variables, readline}{97}{variables, readline}
|
||||
\entry{programmable completion}{115}{programmable completion}
|
||||
\entry{completion builtins}{116}{completion builtins}
|
||||
\entry{History, how to use}{120}{History, how to use}
|
||||
\entry{command history}{121}{command history}
|
||||
\entry{history list}{121}{history list}
|
||||
\entry{history builtins}{121}{history builtins}
|
||||
\entry{history expansion}{123}{history expansion}
|
||||
\entry{event designators}{124}{event designators}
|
||||
\entry{history events}{124}{history events}
|
||||
\entry{installation}{127}{installation}
|
||||
\entry{configuration}{127}{configuration}
|
||||
\entry{Bash installation}{127}{Bash installation}
|
||||
\entry{Bash configuration}{127}{Bash configuration}
|
||||
\entry{POSIX Mode}{84}{POSIX Mode}
|
||||
\entry{job control}{87}{job control}
|
||||
\entry{foreground}{87}{foreground}
|
||||
\entry{background}{87}{background}
|
||||
\entry{suspending jobs}{87}{suspending jobs}
|
||||
\entry{Readline, how to use}{90}{Readline, how to use}
|
||||
\entry{interaction, readline}{91}{interaction, readline}
|
||||
\entry{notation, readline}{92}{notation, readline}
|
||||
\entry{command editing}{92}{command editing}
|
||||
\entry{editing command lines}{92}{editing command lines}
|
||||
\entry{killing text}{93}{killing text}
|
||||
\entry{yanking text}{93}{yanking text}
|
||||
\entry{kill ring}{93}{kill ring}
|
||||
\entry{initialization file, readline}{94}{initialization file, readline}
|
||||
\entry{variables, readline}{95}{variables, readline}
|
||||
\entry{programmable completion}{112}{programmable completion}
|
||||
\entry{completion builtins}{113}{completion builtins}
|
||||
\entry{History, how to use}{117}{History, how to use}
|
||||
\entry{command history}{119}{command history}
|
||||
\entry{history list}{119}{history list}
|
||||
\entry{history builtins}{119}{history builtins}
|
||||
\entry{history expansion}{121}{history expansion}
|
||||
\entry{event designators}{121}{event designators}
|
||||
\entry{history events}{121}{history events}
|
||||
\entry{installation}{125}{installation}
|
||||
\entry{configuration}{125}{configuration}
|
||||
\entry{Bash installation}{125}{Bash installation}
|
||||
\entry{Bash configuration}{125}{Bash configuration}
|
||||
|
||||
+57
-57
@@ -5,132 +5,132 @@
|
||||
\entry {arithmetic, shell}{78}
|
||||
\entry {arrays}{80}
|
||||
\initial {B}
|
||||
\entry {background}{89}
|
||||
\entry {Bash configuration}{127}
|
||||
\entry {Bash installation}{127}
|
||||
\entry {background}{87}
|
||||
\entry {Bash configuration}{125}
|
||||
\entry {Bash installation}{125}
|
||||
\entry {Bourne shell}{5}
|
||||
\entry {brace expansion}{18}
|
||||
\entry {builtin}{3}
|
||||
\initial {C}
|
||||
\entry {command editing}{94}
|
||||
\entry {command execution}{30}
|
||||
\entry {command expansion}{30}
|
||||
\entry {command history}{121}
|
||||
\entry {command search}{30}
|
||||
\entry {command substitution}{23}
|
||||
\entry {command editing}{92}
|
||||
\entry {command execution}{29}
|
||||
\entry {command expansion}{29}
|
||||
\entry {command history}{119}
|
||||
\entry {command search}{29}
|
||||
\entry {command substitution}{22}
|
||||
\entry {command timing}{8}
|
||||
\entry {commands, compound}{9}
|
||||
\entry {commands, conditional}{10}
|
||||
\entry {commands, grouping}{13}
|
||||
\entry {commands, lists}{9}
|
||||
\entry {commands, looping}{10}
|
||||
\entry {commands, lists}{8}
|
||||
\entry {commands, looping}{9}
|
||||
\entry {commands, pipelines}{8}
|
||||
\entry {commands, shell}{8}
|
||||
\entry {commands, shell}{7}
|
||||
\entry {commands, simple}{8}
|
||||
\entry {comments, shell}{7}
|
||||
\entry {completion builtins}{116}
|
||||
\entry {configuration}{127}
|
||||
\entry {completion builtins}{113}
|
||||
\entry {configuration}{125}
|
||||
\entry {control operator}{3}
|
||||
\entry {coprocess}{14}
|
||||
\entry {coprocess}{13}
|
||||
\initial {D}
|
||||
\entry {directory stack}{81}
|
||||
\initial {E}
|
||||
\entry {editing command lines}{94}
|
||||
\entry {environment}{32}
|
||||
\entry {editing command lines}{92}
|
||||
\entry {environment}{31}
|
||||
\entry {evaluation, arithmetic}{78}
|
||||
\entry {event designators}{124}
|
||||
\entry {execution environment}{31}
|
||||
\entry {exit status}{3, 33}
|
||||
\entry {event designators}{121}
|
||||
\entry {execution environment}{30}
|
||||
\entry {exit status}{3, 31}
|
||||
\entry {expansion}{17}
|
||||
\entry {expansion, arithmetic}{23}
|
||||
\entry {expansion, brace}{18}
|
||||
\entry {expansion, filename}{24}
|
||||
\entry {expansion, parameter}{20}
|
||||
\entry {expansion, parameter}{19}
|
||||
\entry {expansion, pathname}{24}
|
||||
\entry {expansion, tilde}{19}
|
||||
\entry {expansion, tilde}{18}
|
||||
\entry {expressions, arithmetic}{78}
|
||||
\entry {expressions, conditional}{77}
|
||||
\entry {expressions, conditional}{76}
|
||||
\initial {F}
|
||||
\entry {field}{3}
|
||||
\entry {filename}{3}
|
||||
\entry {filename expansion}{24}
|
||||
\entry {foreground}{89}
|
||||
\entry {foreground}{87}
|
||||
\entry {functions, shell}{14}
|
||||
\initial {H}
|
||||
\entry {history builtins}{121}
|
||||
\entry {history events}{124}
|
||||
\entry {history expansion}{123}
|
||||
\entry {history list}{121}
|
||||
\entry {History, how to use}{120}
|
||||
\entry {history builtins}{119}
|
||||
\entry {history events}{121}
|
||||
\entry {history expansion}{121}
|
||||
\entry {history list}{119}
|
||||
\entry {History, how to use}{117}
|
||||
\initial {I}
|
||||
\entry {identifier}{3}
|
||||
\entry {initialization file, readline}{96}
|
||||
\entry {installation}{127}
|
||||
\entry {interaction, readline}{93}
|
||||
\entry {interactive shell}{73, 75}
|
||||
\entry {initialization file, readline}{94}
|
||||
\entry {installation}{125}
|
||||
\entry {interaction, readline}{91}
|
||||
\entry {interactive shell}{73, 74}
|
||||
\entry {internationalization}{7}
|
||||
\initial {J}
|
||||
\entry {job}{3}
|
||||
\entry {job control}{3, 89}
|
||||
\entry {job control}{3, 87}
|
||||
\initial {K}
|
||||
\entry {kill ring}{95}
|
||||
\entry {killing text}{95}
|
||||
\entry {kill ring}{93}
|
||||
\entry {killing text}{93}
|
||||
\initial {L}
|
||||
\entry {localization}{7}
|
||||
\entry {login shell}{73}
|
||||
\initial {M}
|
||||
\entry {matching, pattern}{25}
|
||||
\entry {matching, pattern}{24}
|
||||
\entry {metacharacter}{3}
|
||||
\initial {N}
|
||||
\entry {name}{3}
|
||||
\entry {native languages}{7}
|
||||
\entry {notation, readline}{94}
|
||||
\entry {notation, readline}{92}
|
||||
\initial {O}
|
||||
\entry {operator, shell}{3}
|
||||
\initial {P}
|
||||
\entry {parameter expansion}{20}
|
||||
\entry {parameters}{16}
|
||||
\entry {parameter expansion}{19}
|
||||
\entry {parameters}{15}
|
||||
\entry {parameters, positional}{16}
|
||||
\entry {parameters, special}{17}
|
||||
\entry {parameters, special}{16}
|
||||
\entry {pathname expansion}{24}
|
||||
\entry {pattern matching}{25}
|
||||
\entry {pattern matching}{24}
|
||||
\entry {pipeline}{8}
|
||||
\entry {POSIX}{3}
|
||||
\entry {POSIX Mode}{85}
|
||||
\entry {POSIX Mode}{84}
|
||||
\entry {process group}{3}
|
||||
\entry {process group ID}{3}
|
||||
\entry {process substitution}{23}
|
||||
\entry {programmable completion}{115}
|
||||
\entry {prompting}{83}
|
||||
\entry {programmable completion}{112}
|
||||
\entry {prompting}{82}
|
||||
\initial {Q}
|
||||
\entry {quoting}{6}
|
||||
\entry {quoting, ANSI}{6}
|
||||
\initial {R}
|
||||
\entry {Readline, how to use}{92}
|
||||
\entry {redirection}{26}
|
||||
\entry {Readline, how to use}{90}
|
||||
\entry {redirection}{25}
|
||||
\entry {reserved word}{3}
|
||||
\entry {restricted shell}{84}
|
||||
\entry {return status}{4}
|
||||
\initial {S}
|
||||
\entry {shell arithmetic}{78}
|
||||
\entry {shell function}{14}
|
||||
\entry {shell script}{34}
|
||||
\entry {shell variable}{16}
|
||||
\entry {shell, interactive}{75}
|
||||
\entry {shell script}{33}
|
||||
\entry {shell variable}{15}
|
||||
\entry {shell, interactive}{74}
|
||||
\entry {signal}{4}
|
||||
\entry {signal handling}{33}
|
||||
\entry {signal handling}{32}
|
||||
\entry {special builtin}{4, 59}
|
||||
\entry {startup files}{73}
|
||||
\entry {suspending jobs}{89}
|
||||
\entry {suspending jobs}{87}
|
||||
\initial {T}
|
||||
\entry {tilde expansion}{19}
|
||||
\entry {tilde expansion}{18}
|
||||
\entry {token}{4}
|
||||
\entry {translation, native languages}{7}
|
||||
\initial {V}
|
||||
\entry {variable, shell}{16}
|
||||
\entry {variables, readline}{97}
|
||||
\entry {variable, shell}{15}
|
||||
\entry {variables, readline}{95}
|
||||
\initial {W}
|
||||
\entry {word}{4}
|
||||
\entry {word splitting}{24}
|
||||
\entry {word splitting}{23}
|
||||
\initial {Y}
|
||||
\entry {yanking text}{95}
|
||||
\entry {yanking text}{93}
|
||||
|
||||
Binary file not shown.
+101
-101
@@ -1,101 +1,101 @@
|
||||
\entry{beginning-of-line (C-a)}{106}{\code {beginning-of-line (C-a)}}
|
||||
\entry{end-of-line (C-e)}{106}{\code {end-of-line (C-e)}}
|
||||
\entry{forward-char (C-f)}{106}{\code {forward-char (C-f)}}
|
||||
\entry{backward-char (C-b)}{106}{\code {backward-char (C-b)}}
|
||||
\entry{forward-word (M-f)}{106}{\code {forward-word (M-f)}}
|
||||
\entry{backward-word (M-b)}{106}{\code {backward-word (M-b)}}
|
||||
\entry{shell-forward-word ()}{106}{\code {shell-forward-word ()}}
|
||||
\entry{shell-backward-word ()}{106}{\code {shell-backward-word ()}}
|
||||
\entry{clear-screen (C-l)}{106}{\code {clear-screen (C-l)}}
|
||||
\entry{redraw-current-line ()}{107}{\code {redraw-current-line ()}}
|
||||
\entry{accept-line (Newline or Return)}{107}{\code {accept-line (Newline or Return)}}
|
||||
\entry{previous-history (C-p)}{107}{\code {previous-history (C-p)}}
|
||||
\entry{next-history (C-n)}{107}{\code {next-history (C-n)}}
|
||||
\entry{beginning-of-history (M-<)}{107}{\code {beginning-of-history (M-<)}}
|
||||
\entry{end-of-history (M->)}{107}{\code {end-of-history (M->)}}
|
||||
\entry{reverse-search-history (C-r)}{107}{\code {reverse-search-history (C-r)}}
|
||||
\entry{forward-search-history (C-s)}{107}{\code {forward-search-history (C-s)}}
|
||||
\entry{non-incremental-reverse-search-history (M-p)}{107}{\code {non-incremental-reverse-search-history (M-p)}}
|
||||
\entry{non-incremental-forward-search-history (M-n)}{107}{\code {non-incremental-forward-search-history (M-n)}}
|
||||
\entry{history-search-forward ()}{107}{\code {history-search-forward ()}}
|
||||
\entry{history-search-backward ()}{107}{\code {history-search-backward ()}}
|
||||
\entry{yank-nth-arg (M-C-y)}{107}{\code {yank-nth-arg (M-C-y)}}
|
||||
\entry{yank-last-arg (M-. or M-_)}{108}{\code {yank-last-arg (M-. or M-_)}}
|
||||
\entry{delete-char (C-d)}{108}{\code {delete-char (C-d)}}
|
||||
\entry{backward-delete-char (Rubout)}{108}{\code {backward-delete-char (Rubout)}}
|
||||
\entry{forward-backward-delete-char ()}{108}{\code {forward-backward-delete-char ()}}
|
||||
\entry{quoted-insert (C-q or C-v)}{108}{\code {quoted-insert (C-q or C-v)}}
|
||||
\entry{self-insert (a, b, A, 1, !, ...{})}{108}{\code {self-insert (a, b, A, 1, !, \dots {})}}
|
||||
\entry{transpose-chars (C-t)}{108}{\code {transpose-chars (C-t)}}
|
||||
\entry{transpose-words (M-t)}{108}{\code {transpose-words (M-t)}}
|
||||
\entry{upcase-word (M-u)}{108}{\code {upcase-word (M-u)}}
|
||||
\entry{downcase-word (M-l)}{108}{\code {downcase-word (M-l)}}
|
||||
\entry{capitalize-word (M-c)}{109}{\code {capitalize-word (M-c)}}
|
||||
\entry{overwrite-mode ()}{109}{\code {overwrite-mode ()}}
|
||||
\entry{kill-line (C-k)}{109}{\code {kill-line (C-k)}}
|
||||
\entry{backward-kill-line (C-x Rubout)}{109}{\code {backward-kill-line (C-x Rubout)}}
|
||||
\entry{unix-line-discard (C-u)}{109}{\code {unix-line-discard (C-u)}}
|
||||
\entry{kill-whole-line ()}{109}{\code {kill-whole-line ()}}
|
||||
\entry{kill-word (M-d)}{109}{\code {kill-word (M-d)}}
|
||||
\entry{backward-kill-word (M-DEL)}{109}{\code {backward-kill-word (M-\key {DEL})}}
|
||||
\entry{shell-kill-word ()}{109}{\code {shell-kill-word ()}}
|
||||
\entry{backward-kill-word ()}{109}{\code {backward-kill-word ()}}
|
||||
\entry{unix-word-rubout (C-w)}{109}{\code {unix-word-rubout (C-w)}}
|
||||
\entry{unix-filename-rubout ()}{109}{\code {unix-filename-rubout ()}}
|
||||
\entry{delete-horizontal-space ()}{110}{\code {delete-horizontal-space ()}}
|
||||
\entry{kill-region ()}{110}{\code {kill-region ()}}
|
||||
\entry{copy-region-as-kill ()}{110}{\code {copy-region-as-kill ()}}
|
||||
\entry{copy-backward-word ()}{110}{\code {copy-backward-word ()}}
|
||||
\entry{copy-forward-word ()}{110}{\code {copy-forward-word ()}}
|
||||
\entry{yank (C-y)}{110}{\code {yank (C-y)}}
|
||||
\entry{yank-pop (M-y)}{110}{\code {yank-pop (M-y)}}
|
||||
\entry{digit-argument (M-0, M-1, ...{} M--)}{110}{\code {digit-argument (\kbd {M-0}, \kbd {M-1}, \dots {} \kbd {M--})}}
|
||||
\entry{universal-argument ()}{110}{\code {universal-argument ()}}
|
||||
\entry{complete (TAB)}{110}{\code {complete (\key {TAB})}}
|
||||
\entry{possible-completions (M-?)}{111}{\code {possible-completions (M-?)}}
|
||||
\entry{insert-completions (M-*)}{111}{\code {insert-completions (M-*)}}
|
||||
\entry{menu-complete ()}{111}{\code {menu-complete ()}}
|
||||
\entry{delete-char-or-list ()}{111}{\code {delete-char-or-list ()}}
|
||||
\entry{complete-filename (M-/)}{111}{\code {complete-filename (M-/)}}
|
||||
\entry{possible-filename-completions (C-x /)}{111}{\code {possible-filename-completions (C-x /)}}
|
||||
\entry{complete-username (M-~)}{111}{\code {complete-username (M-~)}}
|
||||
\entry{possible-username-completions (C-x ~)}{111}{\code {possible-username-completions (C-x ~)}}
|
||||
\entry{complete-variable (M-$)}{111}{\code {complete-variable (M-$)}}
|
||||
\entry{possible-variable-completions (C-x $)}{111}{\code {possible-variable-completions (C-x $)}}
|
||||
\entry{complete-hostname (M-@)}{111}{\code {complete-hostname (M-@)}}
|
||||
\entry{possible-hostname-completions (C-x @)}{111}{\code {possible-hostname-completions (C-x @)}}
|
||||
\entry{complete-command (M-!)}{111}{\code {complete-command (M-!)}}
|
||||
\entry{possible-command-completions (C-x !)}{112}{\code {possible-command-completions (C-x !)}}
|
||||
\entry{dynamic-complete-history (M-TAB)}{112}{\code {dynamic-complete-history (M-\key {TAB})}}
|
||||
\entry{dabbrev-expand ()}{112}{\code {dabbrev-expand ()}}
|
||||
\entry{complete-into-braces (M-{\tt \char 123})}{112}{\code {complete-into-braces (M-{\tt \char 123})}}
|
||||
\entry{start-kbd-macro (C-x ()}{112}{\code {start-kbd-macro (C-x ()}}
|
||||
\entry{end-kbd-macro (C-x ))}{112}{\code {end-kbd-macro (C-x ))}}
|
||||
\entry{call-last-kbd-macro (C-x e)}{112}{\code {call-last-kbd-macro (C-x e)}}
|
||||
\entry{re-read-init-file (C-x C-r)}{112}{\code {re-read-init-file (C-x C-r)}}
|
||||
\entry{abort (C-g)}{112}{\code {abort (C-g)}}
|
||||
\entry{do-uppercase-version (M-a, M-b, M-x, ...{})}{112}{\code {do-uppercase-version (M-a, M-b, M-\var {x}, \dots {})}}
|
||||
\entry{prefix-meta (ESC)}{112}{\code {prefix-meta (\key {ESC})}}
|
||||
\entry{undo (C-_ or C-x C-u)}{112}{\code {undo (C-_ or C-x C-u)}}
|
||||
\entry{revert-line (M-r)}{113}{\code {revert-line (M-r)}}
|
||||
\entry{tilde-expand (M-&)}{113}{\code {tilde-expand (M-&)}}
|
||||
\entry{set-mark (C-@)}{113}{\code {set-mark (C-@)}}
|
||||
\entry{exchange-point-and-mark (C-x C-x)}{113}{\code {exchange-point-and-mark (C-x C-x)}}
|
||||
\entry{character-search (C-])}{113}{\code {character-search (C-])}}
|
||||
\entry{character-search-backward (M-C-])}{113}{\code {character-search-backward (M-C-])}}
|
||||
\entry{insert-comment (M-#)}{113}{\code {insert-comment (M-#)}}
|
||||
\entry{dump-functions ()}{113}{\code {dump-functions ()}}
|
||||
\entry{dump-variables ()}{113}{\code {dump-variables ()}}
|
||||
\entry{dump-macros ()}{113}{\code {dump-macros ()}}
|
||||
\entry{glob-complete-word (M-g)}{113}{\code {glob-complete-word (M-g)}}
|
||||
\entry{glob-expand-word (C-x *)}{114}{\code {glob-expand-word (C-x *)}}
|
||||
\entry{glob-list-expansions (C-x g)}{114}{\code {glob-list-expansions (C-x g)}}
|
||||
\entry{display-shell-version (C-x C-v)}{114}{\code {display-shell-version (C-x C-v)}}
|
||||
\entry{shell-expand-line (M-C-e)}{114}{\code {shell-expand-line (M-C-e)}}
|
||||
\entry{history-expand-line (M-^)}{114}{\code {history-expand-line (M-^)}}
|
||||
\entry{magic-space ()}{114}{\code {magic-space ()}}
|
||||
\entry{alias-expand-line ()}{114}{\code {alias-expand-line ()}}
|
||||
\entry{history-and-alias-expand-line ()}{114}{\code {history-and-alias-expand-line ()}}
|
||||
\entry{insert-last-argument (M-. or M-_)}{114}{\code {insert-last-argument (M-. or M-_)}}
|
||||
\entry{operate-and-get-next (C-o)}{114}{\code {operate-and-get-next (C-o)}}
|
||||
\entry{edit-and-execute-command (C-xC-e)}{114}{\code {edit-and-execute-command (C-xC-e)}}
|
||||
\entry{beginning-of-line (C-a)}{103}{\code {beginning-of-line (C-a)}}
|
||||
\entry{end-of-line (C-e)}{103}{\code {end-of-line (C-e)}}
|
||||
\entry{forward-char (C-f)}{103}{\code {forward-char (C-f)}}
|
||||
\entry{backward-char (C-b)}{103}{\code {backward-char (C-b)}}
|
||||
\entry{forward-word (M-f)}{103}{\code {forward-word (M-f)}}
|
||||
\entry{backward-word (M-b)}{103}{\code {backward-word (M-b)}}
|
||||
\entry{shell-forward-word ()}{103}{\code {shell-forward-word ()}}
|
||||
\entry{shell-backward-word ()}{103}{\code {shell-backward-word ()}}
|
||||
\entry{clear-screen (C-l)}{103}{\code {clear-screen (C-l)}}
|
||||
\entry{redraw-current-line ()}{103}{\code {redraw-current-line ()}}
|
||||
\entry{accept-line (Newline or Return)}{104}{\code {accept-line (Newline or Return)}}
|
||||
\entry{previous-history (C-p)}{104}{\code {previous-history (C-p)}}
|
||||
\entry{next-history (C-n)}{104}{\code {next-history (C-n)}}
|
||||
\entry{beginning-of-history (M-<)}{104}{\code {beginning-of-history (M-<)}}
|
||||
\entry{end-of-history (M->)}{104}{\code {end-of-history (M->)}}
|
||||
\entry{reverse-search-history (C-r)}{104}{\code {reverse-search-history (C-r)}}
|
||||
\entry{forward-search-history (C-s)}{104}{\code {forward-search-history (C-s)}}
|
||||
\entry{non-incremental-reverse-search-history (M-p)}{104}{\code {non-incremental-reverse-search-history (M-p)}}
|
||||
\entry{non-incremental-forward-search-history (M-n)}{104}{\code {non-incremental-forward-search-history (M-n)}}
|
||||
\entry{history-search-forward ()}{104}{\code {history-search-forward ()}}
|
||||
\entry{history-search-backward ()}{104}{\code {history-search-backward ()}}
|
||||
\entry{yank-nth-arg (M-C-y)}{104}{\code {yank-nth-arg (M-C-y)}}
|
||||
\entry{yank-last-arg (M-. or M-_)}{105}{\code {yank-last-arg (M-. or M-_)}}
|
||||
\entry{delete-char (C-d)}{105}{\code {delete-char (C-d)}}
|
||||
\entry{backward-delete-char (Rubout)}{105}{\code {backward-delete-char (Rubout)}}
|
||||
\entry{forward-backward-delete-char ()}{105}{\code {forward-backward-delete-char ()}}
|
||||
\entry{quoted-insert (C-q or C-v)}{105}{\code {quoted-insert (C-q or C-v)}}
|
||||
\entry{self-insert (a, b, A, 1, !, ...{})}{105}{\code {self-insert (a, b, A, 1, !, \dots {})}}
|
||||
\entry{transpose-chars (C-t)}{105}{\code {transpose-chars (C-t)}}
|
||||
\entry{transpose-words (M-t)}{105}{\code {transpose-words (M-t)}}
|
||||
\entry{upcase-word (M-u)}{105}{\code {upcase-word (M-u)}}
|
||||
\entry{downcase-word (M-l)}{105}{\code {downcase-word (M-l)}}
|
||||
\entry{capitalize-word (M-c)}{106}{\code {capitalize-word (M-c)}}
|
||||
\entry{overwrite-mode ()}{106}{\code {overwrite-mode ()}}
|
||||
\entry{kill-line (C-k)}{106}{\code {kill-line (C-k)}}
|
||||
\entry{backward-kill-line (C-x Rubout)}{106}{\code {backward-kill-line (C-x Rubout)}}
|
||||
\entry{unix-line-discard (C-u)}{106}{\code {unix-line-discard (C-u)}}
|
||||
\entry{kill-whole-line ()}{106}{\code {kill-whole-line ()}}
|
||||
\entry{kill-word (M-d)}{106}{\code {kill-word (M-d)}}
|
||||
\entry{backward-kill-word (M-DEL)}{106}{\code {backward-kill-word (M-\key {DEL})}}
|
||||
\entry{shell-kill-word ()}{106}{\code {shell-kill-word ()}}
|
||||
\entry{backward-kill-word ()}{106}{\code {backward-kill-word ()}}
|
||||
\entry{unix-word-rubout (C-w)}{106}{\code {unix-word-rubout (C-w)}}
|
||||
\entry{unix-filename-rubout ()}{106}{\code {unix-filename-rubout ()}}
|
||||
\entry{delete-horizontal-space ()}{106}{\code {delete-horizontal-space ()}}
|
||||
\entry{kill-region ()}{107}{\code {kill-region ()}}
|
||||
\entry{copy-region-as-kill ()}{107}{\code {copy-region-as-kill ()}}
|
||||
\entry{copy-backward-word ()}{107}{\code {copy-backward-word ()}}
|
||||
\entry{copy-forward-word ()}{107}{\code {copy-forward-word ()}}
|
||||
\entry{yank (C-y)}{107}{\code {yank (C-y)}}
|
||||
\entry{yank-pop (M-y)}{107}{\code {yank-pop (M-y)}}
|
||||
\entry{digit-argument (M-0, M-1, ...{} M--)}{107}{\code {digit-argument (\kbd {M-0}, \kbd {M-1}, \dots {} \kbd {M--})}}
|
||||
\entry{universal-argument ()}{107}{\code {universal-argument ()}}
|
||||
\entry{complete (TAB)}{107}{\code {complete (\key {TAB})}}
|
||||
\entry{possible-completions (M-?)}{107}{\code {possible-completions (M-?)}}
|
||||
\entry{insert-completions (M-*)}{108}{\code {insert-completions (M-*)}}
|
||||
\entry{menu-complete ()}{108}{\code {menu-complete ()}}
|
||||
\entry{delete-char-or-list ()}{108}{\code {delete-char-or-list ()}}
|
||||
\entry{complete-filename (M-/)}{108}{\code {complete-filename (M-/)}}
|
||||
\entry{possible-filename-completions (C-x /)}{108}{\code {possible-filename-completions (C-x /)}}
|
||||
\entry{complete-username (M-~)}{108}{\code {complete-username (M-~)}}
|
||||
\entry{possible-username-completions (C-x ~)}{108}{\code {possible-username-completions (C-x ~)}}
|
||||
\entry{complete-variable (M-$)}{108}{\code {complete-variable (M-$)}}
|
||||
\entry{possible-variable-completions (C-x $)}{108}{\code {possible-variable-completions (C-x $)}}
|
||||
\entry{complete-hostname (M-@)}{108}{\code {complete-hostname (M-@)}}
|
||||
\entry{possible-hostname-completions (C-x @)}{108}{\code {possible-hostname-completions (C-x @)}}
|
||||
\entry{complete-command (M-!)}{108}{\code {complete-command (M-!)}}
|
||||
\entry{possible-command-completions (C-x !)}{108}{\code {possible-command-completions (C-x !)}}
|
||||
\entry{dynamic-complete-history (M-TAB)}{109}{\code {dynamic-complete-history (M-\key {TAB})}}
|
||||
\entry{dabbrev-expand ()}{109}{\code {dabbrev-expand ()}}
|
||||
\entry{complete-into-braces (M-{\tt \char 123})}{109}{\code {complete-into-braces (M-{\tt \char 123})}}
|
||||
\entry{start-kbd-macro (C-x ()}{109}{\code {start-kbd-macro (C-x ()}}
|
||||
\entry{end-kbd-macro (C-x ))}{109}{\code {end-kbd-macro (C-x ))}}
|
||||
\entry{call-last-kbd-macro (C-x e)}{109}{\code {call-last-kbd-macro (C-x e)}}
|
||||
\entry{re-read-init-file (C-x C-r)}{109}{\code {re-read-init-file (C-x C-r)}}
|
||||
\entry{abort (C-g)}{109}{\code {abort (C-g)}}
|
||||
\entry{do-uppercase-version (M-a, M-b, M-x, ...{})}{109}{\code {do-uppercase-version (M-a, M-b, M-\var {x}, \dots {})}}
|
||||
\entry{prefix-meta (ESC)}{109}{\code {prefix-meta (\key {ESC})}}
|
||||
\entry{undo (C-_ or C-x C-u)}{109}{\code {undo (C-_ or C-x C-u)}}
|
||||
\entry{revert-line (M-r)}{109}{\code {revert-line (M-r)}}
|
||||
\entry{tilde-expand (M-&)}{109}{\code {tilde-expand (M-&)}}
|
||||
\entry{set-mark (C-@)}{110}{\code {set-mark (C-@)}}
|
||||
\entry{exchange-point-and-mark (C-x C-x)}{110}{\code {exchange-point-and-mark (C-x C-x)}}
|
||||
\entry{character-search (C-])}{110}{\code {character-search (C-])}}
|
||||
\entry{character-search-backward (M-C-])}{110}{\code {character-search-backward (M-C-])}}
|
||||
\entry{insert-comment (M-#)}{110}{\code {insert-comment (M-#)}}
|
||||
\entry{dump-functions ()}{110}{\code {dump-functions ()}}
|
||||
\entry{dump-variables ()}{110}{\code {dump-variables ()}}
|
||||
\entry{dump-macros ()}{110}{\code {dump-macros ()}}
|
||||
\entry{glob-complete-word (M-g)}{110}{\code {glob-complete-word (M-g)}}
|
||||
\entry{glob-expand-word (C-x *)}{110}{\code {glob-expand-word (C-x *)}}
|
||||
\entry{glob-list-expansions (C-x g)}{111}{\code {glob-list-expansions (C-x g)}}
|
||||
\entry{display-shell-version (C-x C-v)}{111}{\code {display-shell-version (C-x C-v)}}
|
||||
\entry{shell-expand-line (M-C-e)}{111}{\code {shell-expand-line (M-C-e)}}
|
||||
\entry{history-expand-line (M-^)}{111}{\code {history-expand-line (M-^)}}
|
||||
\entry{magic-space ()}{111}{\code {magic-space ()}}
|
||||
\entry{alias-expand-line ()}{111}{\code {alias-expand-line ()}}
|
||||
\entry{history-and-alias-expand-line ()}{111}{\code {history-and-alias-expand-line ()}}
|
||||
\entry{insert-last-argument (M-. or M-_)}{111}{\code {insert-last-argument (M-. or M-_)}}
|
||||
\entry{operate-and-get-next (C-o)}{111}{\code {operate-and-get-next (C-o)}}
|
||||
\entry{edit-and-execute-command (C-xC-e)}{111}{\code {edit-and-execute-command (C-xC-e)}}
|
||||
|
||||
+101
-101
@@ -1,121 +1,121 @@
|
||||
\initial {A}
|
||||
\entry {\code {abort (C-g)}}{112}
|
||||
\entry {\code {accept-line (Newline or Return)}}{107}
|
||||
\entry {\code {alias-expand-line ()}}{114}
|
||||
\entry {\code {abort (C-g)}}{109}
|
||||
\entry {\code {accept-line (Newline or Return)}}{104}
|
||||
\entry {\code {alias-expand-line ()}}{111}
|
||||
\initial {B}
|
||||
\entry {\code {backward-char (C-b)}}{106}
|
||||
\entry {\code {backward-delete-char (Rubout)}}{108}
|
||||
\entry {\code {backward-kill-line (C-x Rubout)}}{109}
|
||||
\entry {\code {backward-kill-word ()}}{109}
|
||||
\entry {\code {backward-kill-word (M-\key {DEL})}}{109}
|
||||
\entry {\code {backward-word (M-b)}}{106}
|
||||
\entry {\code {beginning-of-history (M-<)}}{107}
|
||||
\entry {\code {beginning-of-line (C-a)}}{106}
|
||||
\entry {\code {backward-char (C-b)}}{103}
|
||||
\entry {\code {backward-delete-char (Rubout)}}{105}
|
||||
\entry {\code {backward-kill-line (C-x Rubout)}}{106}
|
||||
\entry {\code {backward-kill-word ()}}{106}
|
||||
\entry {\code {backward-kill-word (M-\key {DEL})}}{106}
|
||||
\entry {\code {backward-word (M-b)}}{103}
|
||||
\entry {\code {beginning-of-history (M-<)}}{104}
|
||||
\entry {\code {beginning-of-line (C-a)}}{103}
|
||||
\initial {C}
|
||||
\entry {\code {call-last-kbd-macro (C-x e)}}{112}
|
||||
\entry {\code {capitalize-word (M-c)}}{109}
|
||||
\entry {\code {character-search (C-])}}{113}
|
||||
\entry {\code {character-search-backward (M-C-])}}{113}
|
||||
\entry {\code {clear-screen (C-l)}}{106}
|
||||
\entry {\code {complete (\key {TAB})}}{110}
|
||||
\entry {\code {complete-command (M-!)}}{111}
|
||||
\entry {\code {complete-filename (M-/)}}{111}
|
||||
\entry {\code {complete-hostname (M-@)}}{111}
|
||||
\entry {\code {complete-into-braces (M-{\tt \char 123})}}{112}
|
||||
\entry {\code {complete-username (M-~)}}{111}
|
||||
\entry {\code {complete-variable (M-$)}}{111}
|
||||
\entry {\code {copy-backward-word ()}}{110}
|
||||
\entry {\code {copy-forward-word ()}}{110}
|
||||
\entry {\code {copy-region-as-kill ()}}{110}
|
||||
\entry {\code {call-last-kbd-macro (C-x e)}}{109}
|
||||
\entry {\code {capitalize-word (M-c)}}{106}
|
||||
\entry {\code {character-search (C-])}}{110}
|
||||
\entry {\code {character-search-backward (M-C-])}}{110}
|
||||
\entry {\code {clear-screen (C-l)}}{103}
|
||||
\entry {\code {complete (\key {TAB})}}{107}
|
||||
\entry {\code {complete-command (M-!)}}{108}
|
||||
\entry {\code {complete-filename (M-/)}}{108}
|
||||
\entry {\code {complete-hostname (M-@)}}{108}
|
||||
\entry {\code {complete-into-braces (M-{\tt \char 123})}}{109}
|
||||
\entry {\code {complete-username (M-~)}}{108}
|
||||
\entry {\code {complete-variable (M-$)}}{108}
|
||||
\entry {\code {copy-backward-word ()}}{107}
|
||||
\entry {\code {copy-forward-word ()}}{107}
|
||||
\entry {\code {copy-region-as-kill ()}}{107}
|
||||
\initial {D}
|
||||
\entry {\code {dabbrev-expand ()}}{112}
|
||||
\entry {\code {delete-char (C-d)}}{108}
|
||||
\entry {\code {delete-char-or-list ()}}{111}
|
||||
\entry {\code {delete-horizontal-space ()}}{110}
|
||||
\entry {\code {digit-argument (\kbd {M-0}, \kbd {M-1}, \dots {} \kbd {M--})}}{110}
|
||||
\entry {\code {display-shell-version (C-x C-v)}}{114}
|
||||
\entry {\code {do-uppercase-version (M-a, M-b, M-\var {x}, \dots {})}}{112}
|
||||
\entry {\code {downcase-word (M-l)}}{108}
|
||||
\entry {\code {dump-functions ()}}{113}
|
||||
\entry {\code {dump-macros ()}}{113}
|
||||
\entry {\code {dump-variables ()}}{113}
|
||||
\entry {\code {dynamic-complete-history (M-\key {TAB})}}{112}
|
||||
\entry {\code {dabbrev-expand ()}}{109}
|
||||
\entry {\code {delete-char (C-d)}}{105}
|
||||
\entry {\code {delete-char-or-list ()}}{108}
|
||||
\entry {\code {delete-horizontal-space ()}}{106}
|
||||
\entry {\code {digit-argument (\kbd {M-0}, \kbd {M-1}, \dots {} \kbd {M--})}}{107}
|
||||
\entry {\code {display-shell-version (C-x C-v)}}{111}
|
||||
\entry {\code {do-uppercase-version (M-a, M-b, M-\var {x}, \dots {})}}{109}
|
||||
\entry {\code {downcase-word (M-l)}}{105}
|
||||
\entry {\code {dump-functions ()}}{110}
|
||||
\entry {\code {dump-macros ()}}{110}
|
||||
\entry {\code {dump-variables ()}}{110}
|
||||
\entry {\code {dynamic-complete-history (M-\key {TAB})}}{109}
|
||||
\initial {E}
|
||||
\entry {\code {edit-and-execute-command (C-xC-e)}}{114}
|
||||
\entry {\code {end-kbd-macro (C-x ))}}{112}
|
||||
\entry {\code {end-of-history (M->)}}{107}
|
||||
\entry {\code {end-of-line (C-e)}}{106}
|
||||
\entry {\code {exchange-point-and-mark (C-x C-x)}}{113}
|
||||
\entry {\code {edit-and-execute-command (C-xC-e)}}{111}
|
||||
\entry {\code {end-kbd-macro (C-x ))}}{109}
|
||||
\entry {\code {end-of-history (M->)}}{104}
|
||||
\entry {\code {end-of-line (C-e)}}{103}
|
||||
\entry {\code {exchange-point-and-mark (C-x C-x)}}{110}
|
||||
\initial {F}
|
||||
\entry {\code {forward-backward-delete-char ()}}{108}
|
||||
\entry {\code {forward-char (C-f)}}{106}
|
||||
\entry {\code {forward-search-history (C-s)}}{107}
|
||||
\entry {\code {forward-word (M-f)}}{106}
|
||||
\entry {\code {forward-backward-delete-char ()}}{105}
|
||||
\entry {\code {forward-char (C-f)}}{103}
|
||||
\entry {\code {forward-search-history (C-s)}}{104}
|
||||
\entry {\code {forward-word (M-f)}}{103}
|
||||
\initial {G}
|
||||
\entry {\code {glob-complete-word (M-g)}}{113}
|
||||
\entry {\code {glob-expand-word (C-x *)}}{114}
|
||||
\entry {\code {glob-list-expansions (C-x g)}}{114}
|
||||
\entry {\code {glob-complete-word (M-g)}}{110}
|
||||
\entry {\code {glob-expand-word (C-x *)}}{110}
|
||||
\entry {\code {glob-list-expansions (C-x g)}}{111}
|
||||
\initial {H}
|
||||
\entry {\code {history-and-alias-expand-line ()}}{114}
|
||||
\entry {\code {history-expand-line (M-^)}}{114}
|
||||
\entry {\code {history-search-backward ()}}{107}
|
||||
\entry {\code {history-search-forward ()}}{107}
|
||||
\entry {\code {history-and-alias-expand-line ()}}{111}
|
||||
\entry {\code {history-expand-line (M-^)}}{111}
|
||||
\entry {\code {history-search-backward ()}}{104}
|
||||
\entry {\code {history-search-forward ()}}{104}
|
||||
\initial {I}
|
||||
\entry {\code {insert-comment (M-#)}}{113}
|
||||
\entry {\code {insert-completions (M-*)}}{111}
|
||||
\entry {\code {insert-last-argument (M-. or M-_)}}{114}
|
||||
\entry {\code {insert-comment (M-#)}}{110}
|
||||
\entry {\code {insert-completions (M-*)}}{108}
|
||||
\entry {\code {insert-last-argument (M-. or M-_)}}{111}
|
||||
\initial {K}
|
||||
\entry {\code {kill-line (C-k)}}{109}
|
||||
\entry {\code {kill-region ()}}{110}
|
||||
\entry {\code {kill-whole-line ()}}{109}
|
||||
\entry {\code {kill-word (M-d)}}{109}
|
||||
\entry {\code {kill-line (C-k)}}{106}
|
||||
\entry {\code {kill-region ()}}{107}
|
||||
\entry {\code {kill-whole-line ()}}{106}
|
||||
\entry {\code {kill-word (M-d)}}{106}
|
||||
\initial {M}
|
||||
\entry {\code {magic-space ()}}{114}
|
||||
\entry {\code {menu-complete ()}}{111}
|
||||
\entry {\code {magic-space ()}}{111}
|
||||
\entry {\code {menu-complete ()}}{108}
|
||||
\initial {N}
|
||||
\entry {\code {next-history (C-n)}}{107}
|
||||
\entry {\code {non-incremental-forward-search-history (M-n)}}{107}
|
||||
\entry {\code {non-incremental-reverse-search-history (M-p)}}{107}
|
||||
\entry {\code {next-history (C-n)}}{104}
|
||||
\entry {\code {non-incremental-forward-search-history (M-n)}}{104}
|
||||
\entry {\code {non-incremental-reverse-search-history (M-p)}}{104}
|
||||
\initial {O}
|
||||
\entry {\code {operate-and-get-next (C-o)}}{114}
|
||||
\entry {\code {overwrite-mode ()}}{109}
|
||||
\entry {\code {operate-and-get-next (C-o)}}{111}
|
||||
\entry {\code {overwrite-mode ()}}{106}
|
||||
\initial {P}
|
||||
\entry {\code {possible-command-completions (C-x !)}}{112}
|
||||
\entry {\code {possible-completions (M-?)}}{111}
|
||||
\entry {\code {possible-filename-completions (C-x /)}}{111}
|
||||
\entry {\code {possible-hostname-completions (C-x @)}}{111}
|
||||
\entry {\code {possible-username-completions (C-x ~)}}{111}
|
||||
\entry {\code {possible-variable-completions (C-x $)}}{111}
|
||||
\entry {\code {prefix-meta (\key {ESC})}}{112}
|
||||
\entry {\code {previous-history (C-p)}}{107}
|
||||
\entry {\code {possible-command-completions (C-x !)}}{108}
|
||||
\entry {\code {possible-completions (M-?)}}{107}
|
||||
\entry {\code {possible-filename-completions (C-x /)}}{108}
|
||||
\entry {\code {possible-hostname-completions (C-x @)}}{108}
|
||||
\entry {\code {possible-username-completions (C-x ~)}}{108}
|
||||
\entry {\code {possible-variable-completions (C-x $)}}{108}
|
||||
\entry {\code {prefix-meta (\key {ESC})}}{109}
|
||||
\entry {\code {previous-history (C-p)}}{104}
|
||||
\initial {Q}
|
||||
\entry {\code {quoted-insert (C-q or C-v)}}{108}
|
||||
\entry {\code {quoted-insert (C-q or C-v)}}{105}
|
||||
\initial {R}
|
||||
\entry {\code {re-read-init-file (C-x C-r)}}{112}
|
||||
\entry {\code {redraw-current-line ()}}{107}
|
||||
\entry {\code {reverse-search-history (C-r)}}{107}
|
||||
\entry {\code {revert-line (M-r)}}{113}
|
||||
\entry {\code {re-read-init-file (C-x C-r)}}{109}
|
||||
\entry {\code {redraw-current-line ()}}{103}
|
||||
\entry {\code {reverse-search-history (C-r)}}{104}
|
||||
\entry {\code {revert-line (M-r)}}{109}
|
||||
\initial {S}
|
||||
\entry {\code {self-insert (a, b, A, 1, !, \dots {})}}{108}
|
||||
\entry {\code {set-mark (C-@)}}{113}
|
||||
\entry {\code {shell-backward-word ()}}{106}
|
||||
\entry {\code {shell-expand-line (M-C-e)}}{114}
|
||||
\entry {\code {shell-forward-word ()}}{106}
|
||||
\entry {\code {shell-kill-word ()}}{109}
|
||||
\entry {\code {start-kbd-macro (C-x ()}}{112}
|
||||
\entry {\code {self-insert (a, b, A, 1, !, \dots {})}}{105}
|
||||
\entry {\code {set-mark (C-@)}}{110}
|
||||
\entry {\code {shell-backward-word ()}}{103}
|
||||
\entry {\code {shell-expand-line (M-C-e)}}{111}
|
||||
\entry {\code {shell-forward-word ()}}{103}
|
||||
\entry {\code {shell-kill-word ()}}{106}
|
||||
\entry {\code {start-kbd-macro (C-x ()}}{109}
|
||||
\initial {T}
|
||||
\entry {\code {tilde-expand (M-&)}}{113}
|
||||
\entry {\code {transpose-chars (C-t)}}{108}
|
||||
\entry {\code {transpose-words (M-t)}}{108}
|
||||
\entry {\code {tilde-expand (M-&)}}{109}
|
||||
\entry {\code {transpose-chars (C-t)}}{105}
|
||||
\entry {\code {transpose-words (M-t)}}{105}
|
||||
\initial {U}
|
||||
\entry {\code {undo (C-_ or C-x C-u)}}{112}
|
||||
\entry {\code {universal-argument ()}}{110}
|
||||
\entry {\code {unix-filename-rubout ()}}{109}
|
||||
\entry {\code {unix-line-discard (C-u)}}{109}
|
||||
\entry {\code {unix-word-rubout (C-w)}}{109}
|
||||
\entry {\code {upcase-word (M-u)}}{108}
|
||||
\entry {\code {undo (C-_ or C-x C-u)}}{109}
|
||||
\entry {\code {universal-argument ()}}{107}
|
||||
\entry {\code {unix-filename-rubout ()}}{106}
|
||||
\entry {\code {unix-line-discard (C-u)}}{106}
|
||||
\entry {\code {unix-word-rubout (C-w)}}{106}
|
||||
\entry {\code {upcase-word (M-u)}}{105}
|
||||
\initial {Y}
|
||||
\entry {\code {yank (C-y)}}{110}
|
||||
\entry {\code {yank-last-arg (M-. or M-_)}}{108}
|
||||
\entry {\code {yank-nth-arg (M-C-y)}}{107}
|
||||
\entry {\code {yank-pop (M-y)}}{110}
|
||||
\entry {\code {yank (C-y)}}{107}
|
||||
\entry {\code {yank-last-arg (M-. or M-_)}}{105}
|
||||
\entry {\code {yank-nth-arg (M-C-y)}}{104}
|
||||
\entry {\code {yank-pop (M-y)}}{107}
|
||||
|
||||
+4
-4
@@ -1,6 +1,6 @@
|
||||
<HTML>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!-- Created on March, 10 2009 by texi2html 1.64 -->
|
||||
<!-- Created on March, 18 2009 by texi2html 1.64 -->
|
||||
<!--
|
||||
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
|
||||
Karl Berry <karl@freefriends.org>
|
||||
@@ -1202,7 +1202,7 @@ A list of patterns and an associated command-list is known
|
||||
as a <VAR>clause</VAR>.
|
||||
</P><P>
|
||||
|
||||
Each clause must be terminated with <SAMP>`;;'</SAMP>, <SAMP>`,&'</SAMP>, or <SAMP>`;;&'</SAMP>.
|
||||
Each clause must be terminated with <SAMP>`;;'</SAMP>, <SAMP>`;&'</SAMP>, or <SAMP>`;;&'</SAMP>.
|
||||
The <VAR>word</VAR> undergoes tilde expansion, parameter expansion, command
|
||||
substitution, arithmetic expansion, and quote removal before matching is
|
||||
attempted. Each <VAR>pattern</VAR> undergoes tilde expansion, parameter
|
||||
@@ -15868,7 +15868,7 @@ to permit their use in free software.
|
||||
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="bashref.html#SEC_About"> ? </A>]</TD>
|
||||
</TR></TABLE>
|
||||
<H1>About this document</H1>
|
||||
This document was generated by <I>Chet Ramey</I> on <I>March, 10 2009</I>
|
||||
This document was generated by <I>Chet Ramey</I> on <I>March, 18 2009</I>
|
||||
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
|
||||
"><I>texi2html</I></A>
|
||||
<P></P>
|
||||
@@ -16030,7 +16030,7 @@ the following structure:
|
||||
<BR>
|
||||
<FONT SIZE="-1">
|
||||
This document was generated
|
||||
by <I>Chet Ramey</I> on <I>March, 10 2009</I>
|
||||
by <I>Chet Ramey</I> on <I>March, 18 2009</I>
|
||||
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
|
||||
"><I>texi2html</I></A>
|
||||
|
||||
|
||||
+2
-2
@@ -15,7 +15,7 @@ preserved on all copies.
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.2 or any later version published by the Free Software
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with the Front-Cover texts
|
||||
being "A GNU Manual", and with the Back-Cover Texts as in (a)
|
||||
below. A copy of the license is included in the section entitled
|
||||
@@ -767,7 +767,7 @@ File: bashref.info, Node: Conditional Constructs, Next: Command Grouping, Pre
|
||||
A list of patterns and an associated command-list is known as a
|
||||
CLAUSE.
|
||||
|
||||
Each clause must be terminated with `;;', `,&', or `;;&'. The
|
||||
Each clause must be terminated with `;;', `;&', or `;;&'. The
|
||||
WORD undergoes tilde expansion, parameter expansion, command
|
||||
substitution, arithmetic expansion, and quote removal before
|
||||
matching is attempted. Each PATTERN undergoes tilde expansion,
|
||||
|
||||
+118
-120
@@ -1,7 +1,7 @@
|
||||
This is TeX, Version 3.141592 (Web2C 7.5.4) (format=tex 2008.12.11) 10 MAR 2009 11:44
|
||||
This is TeX, Version 3.141592 (Web2C 7.5.4) (format=tex 2008.12.11) 18 MAR 2009 08:21
|
||||
**/Users/chet/src/bash/src/doc/bashref.texi
|
||||
(/Users/chet/src/bash/src/doc/bashref.texi (./texinfo.tex
|
||||
Loading texinfo [version 2003-02-03.16]: Basics,
|
||||
Loading texinfo [version 2009-01-18.17]:
|
||||
\bindingoffset=\dimen16
|
||||
\normaloffset=\dimen17
|
||||
\pagewidth=\dimen18
|
||||
@@ -32,81 +32,94 @@ Loading texinfo [version 2003-02-03.16]: Basics,
|
||||
\toksD=\toks18
|
||||
\boxA=\box19
|
||||
\countA=\count30
|
||||
\nopdfimagehelp=\toks19
|
||||
fonts,
|
||||
\sffam=\fam8
|
||||
\textleading=\dimen26
|
||||
\mainmagstep=\count31
|
||||
\fontdepth=\count32
|
||||
page headings,
|
||||
markup,
|
||||
\fontdepth=\count31
|
||||
glyphs,
|
||||
\errorbox=\box20
|
||||
|
||||
page headings,
|
||||
\titlepagetopglue=\skip20
|
||||
\titlepagebottomglue=\skip21
|
||||
\evenheadline=\toks19
|
||||
\oddheadline=\toks20
|
||||
\evenfootline=\toks21
|
||||
\oddfootline=\toks22
|
||||
|
||||
tables,
|
||||
\evenheadline=\toks20
|
||||
\oddheadline=\toks21
|
||||
\evenfootline=\toks22
|
||||
\oddfootline=\toks23
|
||||
tables,
|
||||
\tableindent=\dimen27
|
||||
\itemindent=\dimen28
|
||||
\itemmargin=\dimen29
|
||||
\itemmax=\dimen30
|
||||
\itemno=\count33
|
||||
\itemno=\count32
|
||||
\multitableparskip=\skip22
|
||||
\multitableparindent=\skip23
|
||||
\multitablecolspace=\dimen31
|
||||
\multitablelinespace=\skip24
|
||||
\colcount=\count34
|
||||
\savedfootnotes=\box20
|
||||
conditionals, indexing,
|
||||
\secondaryindent=\skip25
|
||||
\colcount=\count33
|
||||
\everytab=\toks24
|
||||
conditionals,
|
||||
\doignorecount=\count34
|
||||
indexing,
|
||||
\whatsitskip=\skip25
|
||||
\whatsitpenalty=\count35
|
||||
\secondaryindent=\skip26
|
||||
\partialpage=\box21
|
||||
\doublecolumnhsize=\dimen32
|
||||
sectioning,
|
||||
\chapno=\count35
|
||||
\secno=\count36
|
||||
\subsecno=\count37
|
||||
\subsubsecno=\count38
|
||||
\appendixno=\count39
|
||||
\absseclevel=\count40
|
||||
\secbase=\count41
|
||||
\chapheadingskip=\skip26
|
||||
\secheadingskip=\skip27
|
||||
\subsecheadingskip=\skip28
|
||||
\unnumberedno=\count36
|
||||
\chapno=\count37
|
||||
\secno=\count38
|
||||
\subsecno=\count39
|
||||
\subsubsecno=\count40
|
||||
\appendixno=\count41
|
||||
\absseclevel=\count42
|
||||
\secbase=\count43
|
||||
\chapheadingskip=\skip27
|
||||
\secheadingskip=\skip28
|
||||
\subsecheadingskip=\skip29
|
||||
toc,
|
||||
\tocfile=\write0
|
||||
\contentsrightmargin=\skip29
|
||||
\savepageno=\count42
|
||||
\lastnegativepageno=\count43
|
||||
\shortappendixwidth=\dimen33
|
||||
\tocindent=\dimen34
|
||||
\contentsrightmargin=\skip30
|
||||
\savepageno=\count44
|
||||
\lastnegativepageno=\count45
|
||||
\tocindent=\dimen33
|
||||
environments,
|
||||
\errorbox=\box22
|
||||
\lispnarrowing=\skip30
|
||||
\envskipamount=\skip31
|
||||
\circthick=\dimen35
|
||||
\cartouter=\dimen36
|
||||
\cartinner=\dimen37
|
||||
\normbskip=\skip32
|
||||
\normpskip=\skip33
|
||||
\normlskip=\skip34
|
||||
\lskip=\skip35
|
||||
\rskip=\skip36
|
||||
\lispnarrowing=\skip31
|
||||
\envskipamount=\skip32
|
||||
\circthick=\dimen34
|
||||
\cartouter=\dimen35
|
||||
\cartinner=\dimen36
|
||||
\normbskip=\skip33
|
||||
\normpskip=\skip34
|
||||
\normlskip=\skip35
|
||||
\lskip=\skip36
|
||||
\rskip=\skip37
|
||||
\nonfillparindent=\dimen37
|
||||
\tabw=\dimen38
|
||||
defuns,
|
||||
\defbodyindent=\skip37
|
||||
\defargsindent=\skip38
|
||||
\deflastargmargin=\skip39
|
||||
\parencount=\count44
|
||||
|
||||
defuns,
|
||||
\defbodyindent=\skip38
|
||||
\defargsindent=\skip39
|
||||
\deflastargmargin=\skip40
|
||||
\defunpenalty=\count46
|
||||
\parencount=\count47
|
||||
\brackcount=\count48
|
||||
macros,
|
||||
\macscribble=\write1
|
||||
\paramno=\count45
|
||||
\macname=\toks23
|
||||
|
||||
cross references,
|
||||
\paramno=\count49
|
||||
\macname=\toks25
|
||||
cross references,
|
||||
\auxfile=\write2
|
||||
\savesfregister=\count46
|
||||
\footnoteno=\count47
|
||||
(/sw/share/texmf-dist/tex/generic/epsf/epsf.tex
|
||||
\savesfregister=\count50
|
||||
insertions,
|
||||
\footnoteno=\count51
|
||||
\SAVEfootins=\box22
|
||||
\SAVEmargin=\box23
|
||||
|
||||
(/sw/share/texmf-dist/tex/generic/epsf/epsf.tex
|
||||
\epsffilein=\read0
|
||||
\epsfframemargin=\dimen39
|
||||
\epsfframethickness=\dimen40
|
||||
@@ -116,27 +129,30 @@ cross references,
|
||||
\epsfxsize=\dimen44
|
||||
\epsfysize=\dimen45
|
||||
\pspoints=\dimen46
|
||||
\epsfnoopenhelp=\toks24
|
||||
\epsfnoopenhelp=\toks26
|
||||
)
|
||||
\noepsfhelp=\toks25
|
||||
|
||||
localization,
|
||||
\nolanghelp=\toks26
|
||||
\noepsfhelp=\toks27
|
||||
localization,
|
||||
\nolanghelp=\toks28
|
||||
\countUTFx=\count52
|
||||
\countUTFy=\count53
|
||||
\countUTFz=\count54
|
||||
formatting,
|
||||
\defaultparindent=\dimen47
|
||||
and turning on texinfo input format.) (./bashref.aux)
|
||||
|
||||
and turning on texinfo input format.) (./bashref.aux)
|
||||
\openout2 = `bashref.aux'.
|
||||
|
||||
@cpindfile=@write3
|
||||
@fnindfile=@write4
|
||||
@vrindfile=@write5
|
||||
@tpindfile=@write6
|
||||
@kyindfile=@write7
|
||||
@pgindfile=@write8
|
||||
|
||||
(./version.texi)
|
||||
(./version.texi)
|
||||
@btindfile=@write9
|
||||
@rwindfile=@write10
|
||||
[1
|
||||
\openout2 = `bashref.aux'.
|
||||
|
||||
\openout3 = `bashref.cp'.
|
||||
|
||||
\openout4 = `bashref.fn'.
|
||||
@@ -153,11 +169,15 @@ localization,
|
||||
|
||||
\openout10 = `bashref.rw'.
|
||||
|
||||
] [2] (./bashref.toc [-1] [-2] [-3]) [-4] Chapter 1
|
||||
]
|
||||
\openout1 = `bashref.tmp'.
|
||||
|
||||
|
||||
(./bashref.tmp) [2] (./bashref.toc [-1] [-2] [-3]) [-4] Chapter 1
|
||||
\openout0 = `bashref.toc'.
|
||||
|
||||
[1]
|
||||
Chapter 2 [2] [3] Chapter 3 [4] [5] [6] [7] [8] [9] [10]
|
||||
Chapter 2
|
||||
[1] [2] [3] Chapter 3 [4] [5] [6] [7] [8] [9]
|
||||
Overfull \hbox (43.33539pt too wide) in paragraph at lines 853--853
|
||||
[]@texttt case @textttsl word @texttt in [ [(] @textttsl pat-tern @texttt [| @
|
||||
textttsl pat-tern@texttt ][]) @textttsl command-list @texttt ;;][] esac[][]
|
||||
@@ -170,9 +190,9 @@ textttsl pat-tern@texttt ][]) @textttsl command-list @texttt ;;][] esac[][]
|
||||
.@texttt s
|
||||
.etc.
|
||||
|
||||
[11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25]
|
||||
[26] [27] [28] [29] [30] [31] [32] [33] Chapter 4 [34] [35] [36] [37] [38]
|
||||
[39] [40] [41]
|
||||
[10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24]
|
||||
[25] [26] [27] [28] [29] [30] [31] [32] Chapter 4 [33] [34] [35] [36] [37]
|
||||
[38] [39] [40] [41]
|
||||
Underfull \hbox (badness 5231) in paragraph at lines 3280--3293
|
||||
@texttt emacs-meta[]@textrm , @texttt emacs-ctlx[]@textrm , @texttt vi[]@textr
|
||||
m , @texttt vi-move[]@textrm , @texttt vi-command[]@textrm , and
|
||||
@@ -201,18 +221,18 @@ pt@texttt ] [-t @textttsl time-
|
||||
|
||||
[47] [48] [49] [50] [51] [52] [53] [54] [55]
|
||||
Underfull \hbox (badness 2573) in paragraph at lines 4383--4387
|
||||
[] []@textrm Error trac-ing is en-abled: com-mand sub-sti-tu-tion, shell
|
||||
[]@textrm Error trac-ing is en-abled: com-mand sub-sti-tu-tion, shell
|
||||
|
||||
@hbox(7.60416+2.12917)x433.62, glue set 2.95305
|
||||
.@glue(@leftskip) 137.31363
|
||||
.@hbox(0.0+0.0)x0.0
|
||||
.@glue 0.0
|
||||
.@hbox(7.05666+0.0)x0.0, glue set - 15.74411fil
|
||||
..@glue 0.0 plus 1.0fil minus 1.0fil
|
||||
..@textrm 6
|
||||
..@textrm .
|
||||
..@glue 7.22743
|
||||
..@kern 7.22743
|
||||
.@textrm E
|
||||
.@textrm r
|
||||
.@textrm r
|
||||
.etc.
|
||||
|
||||
[56] [57] [58] Chapter 5 [59] [60] [61] [62] [63] [64] [65] [66] [67] [68]
|
||||
@@ -224,9 +244,9 @@ exttt ] [-O @textttsl shopt_option@texttt ] [@textttsl ar-
|
||||
@hbox(7.60416+2.43333)x433.62
|
||||
.@glue(@leftskip) 28.90755
|
||||
.@hbox(0.0+0.0)x0.0
|
||||
.@kern 0.0
|
||||
.@texttt b
|
||||
.@texttt a
|
||||
.@texttt s
|
||||
.etc.
|
||||
|
||||
|
||||
@@ -269,7 +289,7 @@ the file
|
||||
.@textrm n
|
||||
.etc.
|
||||
|
||||
[73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86]
|
||||
[73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85]
|
||||
Underfull \hbox (badness 2521) in paragraph at lines 6539--6542
|
||||
@textrm `@texttt --enable-strict-posix-default[]@textrm '[] to @texttt configur
|
||||
e[] @textrm when build-ing (see Sec-tion 10.8
|
||||
@@ -282,9 +302,9 @@ e[] @textrm when build-ing (see Sec-tion 10.8
|
||||
.@texttt n
|
||||
.etc.
|
||||
|
||||
Chapter 7 [87] [88] [89] [90] [91]
|
||||
(/Users/chet/src/bash/src/lib/readline/doc/rluser.texi Chapter 8 [92] [93]
|
||||
[94] [95] [96] [97] [98]
|
||||
Chapter 7 [86] [87] [88] [89]
|
||||
(/Users/chet/src/bash/src/lib/readline/doc/rluser.texi Chapter 8 [90] [91]
|
||||
[92] [93] [94] [95] [96]
|
||||
Underfull \hbox (badness 5231) in paragraph at lines 524--540
|
||||
@texttt emacs-meta[]@textrm , @texttt emacs-ctlx[]@textrm , @texttt vi[]@textr
|
||||
m , @texttt vi-move[]@textrm , @texttt vi-command[]@textrm , and
|
||||
@@ -297,7 +317,7 @@ m , @texttt vi-move[]@textrm , @texttt vi-command[]@textrm , and
|
||||
.@texttt c
|
||||
.etc.
|
||||
|
||||
[99] [100] [101] [102] [103]
|
||||
[97] [98] [99] [100]
|
||||
Overfull \hbox (26.43913pt too wide) in paragraph at lines 846--846
|
||||
[]@texttt Meta-Control-h: backward-kill-word Text after the function name is i
|
||||
gnored[]
|
||||
@@ -310,8 +330,8 @@ gnored[]
|
||||
.@texttt t
|
||||
.etc.
|
||||
|
||||
[104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115]
|
||||
[116] [117]
|
||||
[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112]
|
||||
[113] [114]
|
||||
Underfull \hbox (badness 2753) in paragraph at lines 1827--1830
|
||||
@texttt hostname[]@textrm Hostnames, as taken from the file spec-i-fied by
|
||||
|
||||
@@ -323,8 +343,9 @@ Underfull \hbox (badness 2753) in paragraph at lines 1827--1830
|
||||
.@texttt o
|
||||
.etc.
|
||||
|
||||
[118] [119]) (/Users/chet/src/bash/src/lib/readline/doc/hsuser.texi Chapter 9
|
||||
[120] [121] [122] [123] [124]) Chapter 10 [125] [126] [127] [128] [129]
|
||||
[115] [116]) (/Users/chet/src/bash/src/lib/readline/doc/hsuser.texi Chapter 9
|
||||
[117] [118] [119] [120] [121] [122]) Chapter 10 [123] [124] [125] [126]
|
||||
[127]
|
||||
Underfull \hbox (badness 2772) in paragraph at lines 7140--7144
|
||||
[]@textrm Enable sup-port for large files (@texttt http://www.sas.com/standard
|
||||
s/large_
|
||||
@@ -337,41 +358,18 @@ s/large_
|
||||
.@textrm a
|
||||
.etc.
|
||||
|
||||
[130] [131] [132] Appendix A [133] [134] Appendix B [135] [136] [137] [138]
|
||||
[139] [140] [141] Appendix C [142] (./fdl.texi [143] [144] [145] [146] [147]
|
||||
[148] [149]) Appendix D [150] (./bashref.bts [151]) (./bashref.rws)
|
||||
(./bashref.vrs [152] [153]) (./bashref.fns [154] [155]) (./bashref.cps [156])
|
||||
Overfull \vbox (40.58205pt too high) has occurred while \output is active
|
||||
\vbox(643.19986+0.0)x433.62
|
||||
.\glue(\topskip) 0.0
|
||||
.\hbox(682.0319+1.75)x433.62, glue set 18.01016fil
|
||||
..\vbox(682.0319+1.75)x207.80492, glue set 1.42673
|
||||
...\glue(\topskip) 29.75
|
||||
...\hbox(6.25+0.0)x207.80492, glue set 157.43721fill []
|
||||
...\glue 0.0 plus 1.0
|
||||
...\glue(\parskip) 0.0
|
||||
...\glue(\baselineskip) 4.25
|
||||
...etc.
|
||||
..\glue 0.0 plus 1.0fil
|
||||
..\vbox(682.0319+1.75)x207.80492, glue set 0.0064
|
||||
...\glue(\splittopskip) 26.12001
|
||||
...\hbox(9.87999+0.0)x207.80492, glue set 196.73825fil []
|
||||
...\glue 3.46501 plus 1.05006
|
||||
...\penalty 10000
|
||||
...\glue 0.0 plus 1.0
|
||||
...etc.
|
||||
.\penalty 10000
|
||||
.\glue 0.0 plus 1.0fill
|
||||
|
||||
|
||||
[157] [158] )
|
||||
[128] [129] [130] Appendix A [131] [132] Appendix B [133] [134] [135] [136]
|
||||
[137] [138] [139] Appendix C [140] (./fdl.texi [141] [142] [143] [144] [145]
|
||||
[146] [147]) Appendix D [148] (./bashref.bts) [149] (./bashref.rws)
|
||||
(./bashref.vrs [150] [151]) (./bashref.fns [152] [153]) (./bashref.cps [154])
|
||||
[155] [156] )
|
||||
Here is how much of TeX's memory you used:
|
||||
1735 strings out of 97980
|
||||
23684 string characters out of 1221004
|
||||
52957 words of memory out of 1500000
|
||||
2586 multiletter control sequences out of 10000+50000
|
||||
31953 words of font info for 111 fonts, out of 1200000 for 2000
|
||||
19 hyphenation exceptions out of 8191
|
||||
15i,8n,11p,269b,474s stack positions out of 5000i,500n,6000p,200000b,5000s
|
||||
2078 strings out of 97980
|
||||
28503 string characters out of 1221004
|
||||
64631 words of memory out of 1500000
|
||||
2894 multiletter control sequences out of 10000+50000
|
||||
32127 words of font info for 112 fonts, out of 1200000 for 2000
|
||||
51 hyphenation exceptions out of 8191
|
||||
16i,6n,14p,315b,699s stack positions out of 5000i,500n,6000p,200000b,5000s
|
||||
|
||||
Output written on bashref.dvi (164 pages, 642324 bytes).
|
||||
Output written on bashref.dvi (162 pages, 653260 bytes).
|
||||
|
||||
Binary file not shown.
+8399
-8603
File diff suppressed because it is too large
Load Diff
+11
-11
@@ -1,21 +1,21 @@
|
||||
\entry{time}{8}{\code {time}}
|
||||
\entry{!}{8}{\code {!}}
|
||||
\entry{until}{10}{\code {until}}
|
||||
\entry{do}{10}{\code {do}}
|
||||
\entry{done}{10}{\code {done}}
|
||||
\entry{while}{10}{\code {while}}
|
||||
\entry{until}{9}{\code {until}}
|
||||
\entry{do}{9}{\code {do}}
|
||||
\entry{done}{9}{\code {done}}
|
||||
\entry{while}{9}{\code {while}}
|
||||
\entry{for}{10}{\code {for}}
|
||||
\entry{if}{10}{\code {if}}
|
||||
\entry{then}{10}{\code {then}}
|
||||
\entry{else}{10}{\code {else}}
|
||||
\entry{elif}{10}{\code {elif}}
|
||||
\entry{fi}{10}{\code {fi}}
|
||||
\entry{case}{11}{\code {case}}
|
||||
\entry{in}{11}{\code {in}}
|
||||
\entry{esac}{11}{\code {esac}}
|
||||
\entry{select}{12}{\code {select}}
|
||||
\entry{case}{10}{\code {case}}
|
||||
\entry{in}{10}{\code {in}}
|
||||
\entry{esac}{10}{\code {esac}}
|
||||
\entry{select}{11}{\code {select}}
|
||||
\entry{[[}{12}{\code {[[}}
|
||||
\entry{]]}{12}{\code {]]}}
|
||||
\entry{{\tt \char 123}}{14}{\code {{\tt \char 123}}}
|
||||
\entry{{\tt \char 125}}{14}{\code {{\tt \char 125}}}
|
||||
\entry{function}{15}{\code {function}}
|
||||
\entry{{\tt \char 123}}{13}{\code {{\tt \char 123}}}
|
||||
\entry{{\tt \char 125}}{13}{\code {{\tt \char 125}}}
|
||||
\entry{function}{14}{\code {function}}
|
||||
|
||||
+11
-11
@@ -5,31 +5,31 @@
|
||||
\initial {]}
|
||||
\entry {\code {]]}}{12}
|
||||
\initial {{\tt \char 123}}
|
||||
\entry {\code {{\tt \char 123}}}{14}
|
||||
\entry {\code {{\tt \char 123}}}{13}
|
||||
\initial {{\tt \char 125}}
|
||||
\entry {\code {{\tt \char 125}}}{14}
|
||||
\entry {\code {{\tt \char 125}}}{13}
|
||||
\initial {C}
|
||||
\entry {\code {case}}{11}
|
||||
\entry {\code {case}}{10}
|
||||
\initial {D}
|
||||
\entry {\code {do}}{10}
|
||||
\entry {\code {done}}{10}
|
||||
\entry {\code {do}}{9}
|
||||
\entry {\code {done}}{9}
|
||||
\initial {E}
|
||||
\entry {\code {elif}}{10}
|
||||
\entry {\code {else}}{10}
|
||||
\entry {\code {esac}}{11}
|
||||
\entry {\code {esac}}{10}
|
||||
\initial {F}
|
||||
\entry {\code {fi}}{10}
|
||||
\entry {\code {for}}{10}
|
||||
\entry {\code {function}}{15}
|
||||
\entry {\code {function}}{14}
|
||||
\initial {I}
|
||||
\entry {\code {if}}{10}
|
||||
\entry {\code {in}}{11}
|
||||
\entry {\code {in}}{10}
|
||||
\initial {S}
|
||||
\entry {\code {select}}{12}
|
||||
\entry {\code {select}}{11}
|
||||
\initial {T}
|
||||
\entry {\code {then}}{10}
|
||||
\entry {\code {time}}{8}
|
||||
\initial {U}
|
||||
\entry {\code {until}}{10}
|
||||
\entry {\code {until}}{9}
|
||||
\initial {W}
|
||||
\entry {\code {while}}{10}
|
||||
\entry {\code {while}}{9}
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ are preserved on all copies.
|
||||
|
||||
@quotation
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.2 or
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with the Front-Cover texts being ``A GNU Manual'',
|
||||
and with the Back-Cover Texts as in (a) below. A copy of the license is
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
|
||||
This text is a brief description of the features that are present in
|
||||
the Bash shell (version @value{VERSION}, @value{UPDATED}).
|
||||
|
||||
This is Edition @value{EDITION}, last updated @value{UPDATED},
|
||||
of @cite{The GNU Bash Reference Manual},
|
||||
for @code{Bash}, Version @value{VERSION}.
|
||||
|
||||
Copyright @copyright{} 1988--2009 Free Software Foundation, Inc.
|
||||
|
||||
Permission is granted to make and distribute verbatim copies of
|
||||
this manual provided the copyright notice and this permission notice
|
||||
are preserved on all copies.
|
||||
|
||||
@quotation
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with the Front-Cover texts being ``A GNU Manual'',
|
||||
and with the Back-Cover Texts as in (a) below. A copy of the license is
|
||||
included in the section entitled ``GNU Free Documentation License''.
|
||||
|
||||
(a) The FSF's Back-Cover Text is: You are free to copy and modify
|
||||
this GNU manual. Buying copies from GNU Press supports the FSF in
|
||||
developing GNU and promoting software freedom.''
|
||||
|
||||
@end quotation
|
||||
@endinput
|
||||
+137
-137
@@ -1,137 +1,137 @@
|
||||
\chapentry{Introduction}{1}{1}
|
||||
\secentry{What is Bash?}{1}{1}{1}
|
||||
\secentry{What is a shell?}{1}{2}{1}
|
||||
\chapentry{Definitions}{2}{3}
|
||||
\chapentry{Basic Shell Features}{3}{5}
|
||||
\secentry{Shell Syntax}{3}{1}{5}
|
||||
\subsecentry{Shell Operation}{3}{1}{1}{5}
|
||||
\subsecentry{Quoting}{3}{1}{2}{5}
|
||||
\subsubsecentry{Escape Character}{3}{1}{2}{1}{6}
|
||||
\subsubsecentry{Single Quotes}{3}{1}{2}{2}{6}
|
||||
\subsubsecentry{Double Quotes}{3}{1}{2}{3}{6}
|
||||
\subsubsecentry{ANSI-C Quoting}{3}{1}{2}{4}{6}
|
||||
\subsubsecentry{Locale-Specific Translation}{3}{1}{2}{5}{7}
|
||||
\subsecentry{Comments}{3}{1}{3}{7}
|
||||
\secentry{Shell Commands}{3}{2}{7}
|
||||
\subsecentry{Simple Commands}{3}{2}{1}{8}
|
||||
\subsecentry{Pipelines}{3}{2}{2}{8}
|
||||
\subsecentry{Lists of Commands}{3}{2}{3}{9}
|
||||
\subsecentry{Compound Commands}{3}{2}{4}{9}
|
||||
\subsubsecentry{Looping Constructs}{3}{2}{4}{1}{9}
|
||||
\subsubsecentry{Conditional Constructs}{3}{2}{4}{2}{10}
|
||||
\subsubsecentry{Grouping Commands}{3}{2}{4}{3}{13}
|
||||
\subsecentry{Coprocesses}{3}{2}{5}{14}
|
||||
\secentry{Shell Functions}{3}{3}{14}
|
||||
\secentry{Shell Parameters}{3}{4}{16}
|
||||
\subsecentry{Positional Parameters}{3}{4}{1}{16}
|
||||
\subsecentry{Special Parameters}{3}{4}{2}{16}
|
||||
\secentry{Shell Expansions}{3}{5}{17}
|
||||
\subsecentry{Brace Expansion}{3}{5}{1}{18}
|
||||
\subsecentry{Tilde Expansion}{3}{5}{2}{19}
|
||||
\subsecentry{Shell Parameter Expansion}{3}{5}{3}{20}
|
||||
\subsecentry{Command Substitution}{3}{5}{4}{22}
|
||||
\subsecentry{Arithmetic Expansion}{3}{5}{5}{23}
|
||||
\subsecentry{Process Substitution}{3}{5}{6}{23}
|
||||
\subsecentry{Word Splitting}{3}{5}{7}{24}
|
||||
\subsecentry{Filename Expansion}{3}{5}{8}{24}
|
||||
\subsubsecentry{Pattern Matching}{3}{5}{8}{1}{25}
|
||||
\subsecentry{Quote Removal}{3}{5}{9}{26}
|
||||
\secentry{Redirections}{3}{6}{26}
|
||||
\subsecentry{Redirecting Input}{3}{6}{1}{27}
|
||||
\subsecentry{Redirecting Output}{3}{6}{2}{27}
|
||||
\subsecentry{Appending Redirected Output}{3}{6}{3}{27}
|
||||
\subsecentry{Redirecting Standard Output and Standard Error}{3}{6}{4}{28}
|
||||
\subsecentry{Appending Standard Output and Standard Error}{3}{6}{5}{28}
|
||||
\subsecentry{Here Documents}{3}{6}{6}{28}
|
||||
\subsecentry{Here Strings}{3}{6}{7}{29}
|
||||
\subsecentry{Duplicating File Descriptors}{3}{6}{8}{29}
|
||||
\subsecentry{Moving File Descriptors}{3}{6}{9}{29}
|
||||
\subsecentry{Opening File Descriptors for Reading and Writing}{3}{6}{10}{29}
|
||||
\secentry{Executing Commands}{3}{7}{30}
|
||||
\subsecentry{Simple Command Expansion}{3}{7}{1}{30}
|
||||
\subsecentry{Command Search and Execution}{3}{7}{2}{30}
|
||||
\subsecentry{Command Execution Environment}{3}{7}{3}{31}
|
||||
\subsecentry{Environment}{3}{7}{4}{32}
|
||||
\subsecentry{Exit Status}{3}{7}{5}{32}
|
||||
\subsecentry{Signals}{3}{7}{6}{33}
|
||||
\secentry{Shell Scripts}{3}{8}{34}
|
||||
\chapentry{Shell Builtin Commands}{4}{35}
|
||||
\secentry{Bourne Shell Builtins}{4}{1}{35}
|
||||
\secentry{Bash Builtin Commands}{4}{2}{41}
|
||||
\secentry{Modifying Shell Behavior}{4}{3}{50}
|
||||
\subsecentry{The Set Builtin}{4}{3}{1}{50}
|
||||
\subsecentry{The Shopt Builtin}{4}{3}{2}{54}
|
||||
\secentry{Special Builtins}{4}{4}{59}
|
||||
\chapentry{Shell Variables}{5}{61}
|
||||
\secentry{Bourne Shell Variables}{5}{1}{61}
|
||||
\secentry{Bash Variables}{5}{2}{61}
|
||||
\chapentry{Bash Features}{6}{71}
|
||||
\secentry{Invoking Bash}{6}{1}{71}
|
||||
\secentry{Bash Startup Files}{6}{2}{73}
|
||||
\secentry{Interactive Shells}{6}{3}{75}
|
||||
\subsecentry{What is an Interactive Shell?}{6}{3}{1}{75}
|
||||
\subsecentry{Is this Shell Interactive?}{6}{3}{2}{75}
|
||||
\subsecentry{Interactive Shell Behavior}{6}{3}{3}{75}
|
||||
\secentry{Bash Conditional Expressions}{6}{4}{76}
|
||||
\secentry{Shell Arithmetic}{6}{5}{78}
|
||||
\secentry{Aliases}{6}{6}{79}
|
||||
\secentry{Arrays}{6}{7}{80}
|
||||
\secentry{The Directory Stack}{6}{8}{81}
|
||||
\subsecentry{Directory Stack Builtins}{6}{8}{1}{82}
|
||||
\secentry{Controlling the Prompt}{6}{9}{83}
|
||||
\secentry{The Restricted Shell}{6}{10}{84}
|
||||
\secentry{Bash POSIX Mode}{6}{11}{85}
|
||||
\chapentry{Job Control}{7}{89}
|
||||
\secentry{Job Control Basics}{7}{1}{89}
|
||||
\secentry{Job Control Builtins}{7}{2}{90}
|
||||
\secentry{Job Control Variables}{7}{3}{92}
|
||||
\chapentry{Command Line Editing}{8}{93}
|
||||
\secentry{Introduction to Line Editing}{8}{1}{93}
|
||||
\secentry{Readline Interaction}{8}{2}{93}
|
||||
\subsecentry{Readline Bare Essentials}{8}{2}{1}{93}
|
||||
\subsecentry{Readline Movement Commands}{8}{2}{2}{94}
|
||||
\subsecentry{Readline Killing Commands}{8}{2}{3}{94}
|
||||
\subsecentry{Readline Arguments}{8}{2}{4}{95}
|
||||
\subsecentry{Searching for Commands in the History}{8}{2}{5}{95}
|
||||
\secentry{Readline Init File}{8}{3}{96}
|
||||
\subsecentry{Readline Init File Syntax}{8}{3}{1}{96}
|
||||
\subsecentry{Conditional Init Constructs}{8}{3}{2}{102}
|
||||
\subsecentry{Sample Init File}{8}{3}{3}{103}
|
||||
\secentry{Bindable Readline Commands}{8}{4}{106}
|
||||
\subsecentry{Commands For Moving}{8}{4}{1}{106}
|
||||
\subsecentry{Commands For Manipulating The History}{8}{4}{2}{107}
|
||||
\subsecentry{Commands For Changing Text}{8}{4}{3}{108}
|
||||
\subsecentry{Killing And Yanking}{8}{4}{4}{109}
|
||||
\subsecentry{Specifying Numeric Arguments}{8}{4}{5}{110}
|
||||
\subsecentry{Letting Readline Type For You}{8}{4}{6}{110}
|
||||
\subsecentry{Keyboard Macros}{8}{4}{7}{112}
|
||||
\subsecentry{Some Miscellaneous Commands}{8}{4}{8}{112}
|
||||
\secentry{Readline vi Mode}{8}{5}{114}
|
||||
\secentry{Programmable Completion}{8}{6}{115}
|
||||
\secentry{Programmable Completion Builtins}{8}{7}{116}
|
||||
\chapentry{Using History Interactively}{9}{121}
|
||||
\secentry{Bash History Facilities}{9}{1}{121}
|
||||
\secentry{Bash History Builtins}{9}{2}{121}
|
||||
\secentry{History Expansion}{9}{3}{123}
|
||||
\subsecentry{Event Designators}{9}{3}{1}{123}
|
||||
\subsecentry{Word Designators}{9}{3}{2}{124}
|
||||
\subsecentry{Modifiers}{9}{3}{3}{125}
|
||||
\chapentry{Installing Bash}{10}{127}
|
||||
\secentry{Basic Installation}{10}{1}{127}
|
||||
\secentry{Compilers and Options}{10}{2}{127}
|
||||
\secentry{Compiling For Multiple Architectures}{10}{3}{128}
|
||||
\secentry{Installation Names}{10}{4}{128}
|
||||
\secentry{Specifying the System Type}{10}{5}{128}
|
||||
\secentry{Sharing Defaults}{10}{6}{129}
|
||||
\secentry{Operation Controls}{10}{7}{129}
|
||||
\secentry{Optional Features}{10}{8}{129}
|
||||
\appendixentry{Reporting Bugs}{A}{135}
|
||||
\appendixentry{Major Differences From The Bourne Shell}{B}{137}
|
||||
\secentry{Implementation Differences From The SVR4.2 Shell}{B}{1}{141}
|
||||
\appendixentry{GNU Free Documentation License}{C}{143}
|
||||
\appendixentry{Indexes}{D}{151}
|
||||
\secentry{Index of Shell Builtin Commands}{D}{1}{151}
|
||||
\secentry{Index of Shell Reserved Words}{D}{2}{152}
|
||||
\secentry{Parameter and Variable Index}{D}{3}{152}
|
||||
\secentry{Function Index}{D}{4}{154}
|
||||
\secentry{Concept Index}{D}{5}{156}
|
||||
@numchapentry{Introduction}{1}{Introduction}{1}
|
||||
@numsecentry{What is Bash?}{1.1}{What is Bash?}{1}
|
||||
@numsecentry{What is a shell?}{1.2}{What is a shell?}{1}
|
||||
@numchapentry{Definitions}{2}{Definitions}{3}
|
||||
@numchapentry{Basic Shell Features}{3}{Basic Shell Features}{5}
|
||||
@numsecentry{Shell Syntax}{3.1}{Shell Syntax}{5}
|
||||
@numsubsecentry{Shell Operation}{3.1.1}{Shell Operation}{5}
|
||||
@numsubsecentry{Quoting}{3.1.2}{Quoting}{6}
|
||||
@numsubsubsecentry{Escape Character}{3.1.2.1}{Escape Character}{6}
|
||||
@numsubsubsecentry{Single Quotes}{3.1.2.2}{Single Quotes}{6}
|
||||
@numsubsubsecentry{Double Quotes}{3.1.2.3}{Double Quotes}{6}
|
||||
@numsubsubsecentry{ANSI-C Quoting}{3.1.2.4}{ANSI-C Quoting}{6}
|
||||
@numsubsubsecentry{Locale-Specific Translation}{3.1.2.5}{Locale Translation}{7}
|
||||
@numsubsecentry{Comments}{3.1.3}{Comments}{7}
|
||||
@numsecentry{Shell Commands}{3.2}{Shell Commands}{7}
|
||||
@numsubsecentry{Simple Commands}{3.2.1}{Simple Commands}{8}
|
||||
@numsubsecentry{Pipelines}{3.2.2}{Pipelines}{8}
|
||||
@numsubsecentry{Lists of Commands}{3.2.3}{Lists}{8}
|
||||
@numsubsecentry{Compound Commands}{3.2.4}{Compound Commands}{9}
|
||||
@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}
|
||||
@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{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}
|
||||
@numsubsecentry{Process Substitution}{3.5.6}{Process Substitution}{23}
|
||||
@numsubsecentry{Word Splitting}{3.5.7}{Word Splitting}{23}
|
||||
@numsubsecentry{Filename Expansion}{3.5.8}{Filename Expansion}{24}
|
||||
@numsubsubsecentry{Pattern Matching}{3.5.8.1}{Pattern Matching}{24}
|
||||
@numsubsecentry{Quote Removal}{3.5.9}{Quote Removal}{25}
|
||||
@numsecentry{Redirections}{3.6}{Redirections}{25}
|
||||
@numsubsecentry{Redirecting Input}{3.6.1}{}{26}
|
||||
@numsubsecentry{Redirecting Output}{3.6.2}{}{27}
|
||||
@numsubsecentry{Appending Redirected Output}{3.6.3}{}{27}
|
||||
@numsubsecentry{Redirecting Standard Output and Standard Error}{3.6.4}{}{27}
|
||||
@numsubsecentry{Appending Standard Output and Standard Error}{3.6.5}{}{27}
|
||||
@numsubsecentry{Here Documents}{3.6.6}{}{27}
|
||||
@numsubsecentry{Here Strings}{3.6.7}{}{28}
|
||||
@numsubsecentry{Duplicating File Descriptors}{3.6.8}{}{28}
|
||||
@numsubsecentry{Moving File Descriptors}{3.6.9}{}{28}
|
||||
@numsubsecentry{Opening File Descriptors for Reading and Writing}{3.6.10}{}{29}
|
||||
@numsecentry{Executing Commands}{3.7}{Executing Commands}{29}
|
||||
@numsubsecentry{Simple Command Expansion}{3.7.1}{Simple Command Expansion}{29}
|
||||
@numsubsecentry{Command Search and Execution}{3.7.2}{Command Search and Execution}{29}
|
||||
@numsubsecentry{Command Execution Environment}{3.7.3}{Command Execution Environment}{30}
|
||||
@numsubsecentry{Environment}{3.7.4}{Environment}{31}
|
||||
@numsubsecentry{Exit Status}{3.7.5}{Exit Status}{31}
|
||||
@numsubsecentry{Signals}{3.7.6}{Signals}{32}
|
||||
@numsecentry{Shell Scripts}{3.8}{Shell Scripts}{33}
|
||||
@numchapentry{Shell Builtin Commands}{4}{Shell Builtin Commands}{35}
|
||||
@numsecentry{Bourne Shell Builtins}{4.1}{Bourne Shell Builtins}{35}
|
||||
@numsecentry{Bash Builtin Commands}{4.2}{Bash Builtins}{41}
|
||||
@numsecentry{Modifying Shell Behavior}{4.3}{Modifying Shell Behavior}{51}
|
||||
@numsubsecentry{The Set Builtin}{4.3.1}{The Set Builtin}{51}
|
||||
@numsubsecentry{The Shopt Builtin}{4.3.2}{The Shopt Builtin}{55}
|
||||
@numsecentry{Special Builtins}{4.4}{Special Builtins}{59}
|
||||
@numchapentry{Shell Variables}{5}{Shell Variables}{61}
|
||||
@numsecentry{Bourne Shell Variables}{5.1}{Bourne Shell Variables}{61}
|
||||
@numsecentry{Bash Variables}{5.2}{Bash Variables}{61}
|
||||
@numchapentry{Bash Features}{6}{Bash Features}{71}
|
||||
@numsecentry{Invoking Bash}{6.1}{Invoking Bash}{71}
|
||||
@numsecentry{Bash Startup Files}{6.2}{Bash Startup Files}{73}
|
||||
@numsecentry{Interactive Shells}{6.3}{Interactive Shells}{74}
|
||||
@numsubsecentry{What is an Interactive Shell?}{6.3.1}{What is an Interactive Shell?}{75}
|
||||
@numsubsecentry{Is this Shell Interactive?}{6.3.2}{Is this Shell Interactive?}{75}
|
||||
@numsubsecentry{Interactive Shell Behavior}{6.3.3}{Interactive Shell Behavior}{75}
|
||||
@numsecentry{Bash Conditional Expressions}{6.4}{Bash Conditional Expressions}{76}
|
||||
@numsecentry{Shell Arithmetic}{6.5}{Shell Arithmetic}{78}
|
||||
@numsecentry{Aliases}{6.6}{Aliases}{79}
|
||||
@numsecentry{Arrays}{6.7}{Arrays}{80}
|
||||
@numsecentry{The Directory Stack}{6.8}{The Directory Stack}{81}
|
||||
@numsubsecentry{Directory Stack Builtins}{6.8.1}{Directory Stack Builtins}{81}
|
||||
@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}{100}
|
||||
@numsecentry{Bindable Readline Commands}{8.4}{Bindable Readline Commands}{103}
|
||||
@numsubsecentry{Commands For Moving}{8.4.1}{Commands For Moving}{103}
|
||||
@numsubsecentry{Commands For Manipulating The History}{8.4.2}{Commands For History}{104}
|
||||
@numsubsecentry{Commands For Changing Text}{8.4.3}{Commands For Text}{105}
|
||||
@numsubsecentry{Killing And Yanking}{8.4.4}{Commands For Killing}{106}
|
||||
@numsubsecentry{Specifying Numeric Arguments}{8.4.5}{Numeric Arguments}{107}
|
||||
@numsubsecentry{Letting Readline Type For You}{8.4.6}{Commands For Completion}{107}
|
||||
@numsubsecentry{Keyboard Macros}{8.4.7}{Keyboard Macros}{109}
|
||||
@numsubsecentry{Some Miscellaneous Commands}{8.4.8}{Miscellaneous Commands}{109}
|
||||
@numsecentry{Readline vi Mode}{8.5}{Readline vi Mode}{111}
|
||||
@numsecentry{Programmable Completion}{8.6}{Programmable Completion}{112}
|
||||
@numsecentry{Programmable Completion Builtins}{8.7}{Programmable Completion Builtins}{113}
|
||||
@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}
|
||||
|
||||
+31
-31
@@ -1,9 +1,9 @@
|
||||
\entry{LC_MESSAGES}{7}{\code {LC_MESSAGES}}
|
||||
\entry{TEXTDOMAIN}{7}{\code {TEXTDOMAIN}}
|
||||
\entry{TEXTDOMAINDIR}{7}{\code {TEXTDOMAINDIR}}
|
||||
\entry{*}{17}{\code {*}}
|
||||
\entry{@}{17}{\code {@}}
|
||||
\entry{#}{17}{\code {#}}
|
||||
\entry{*}{16}{\code {*}}
|
||||
\entry{@}{16}{\code {@}}
|
||||
\entry{#}{16}{\code {#}}
|
||||
\entry{?}{17}{\code {?}}
|
||||
\entry{-}{17}{\code {-}}
|
||||
\entry{$}{17}{\code {$}}
|
||||
@@ -37,7 +37,7 @@
|
||||
\entry{BASH_VERSION}{63}{\code {BASH_VERSION}}
|
||||
\entry{COLUMNS}{63}{\code {COLUMNS}}
|
||||
\entry{COMP_CWORD}{63}{\code {COMP_CWORD}}
|
||||
\entry{COMP_LINE}{63}{\code {COMP_LINE}}
|
||||
\entry{COMP_LINE}{64}{\code {COMP_LINE}}
|
||||
\entry{COMP_POINT}{64}{\code {COMP_POINT}}
|
||||
\entry{COMP_TYPE}{64}{\code {COMP_TYPE}}
|
||||
\entry{COMP_KEY}{64}{\code {COMP_KEY}}
|
||||
@@ -96,30 +96,30 @@
|
||||
\entry{TMOUT}{69}{\code {TMOUT}}
|
||||
\entry{TMPDIR}{69}{\code {TMPDIR}}
|
||||
\entry{UID}{69}{\code {UID}}
|
||||
\entry{auto_resume}{92}{\code {auto_resume}}
|
||||
\entry{bell-style}{97}{\code {bell-style}}
|
||||
\entry{bind-tty-special-chars}{97}{\code {bind-tty-special-chars}}
|
||||
\entry{comment-begin}{97}{\code {comment-begin}}
|
||||
\entry{completion-prefix-display-length}{97}{\code {completion-prefix-display-length}}
|
||||
\entry{completion-query-items}{97}{\code {completion-query-items}}
|
||||
\entry{convert-meta}{98}{\code {convert-meta}}
|
||||
\entry{disable-completion}{98}{\code {disable-completion}}
|
||||
\entry{editing-mode}{98}{\code {editing-mode}}
|
||||
\entry{enable-keypad}{98}{\code {enable-keypad}}
|
||||
\entry{expand-tilde}{98}{\code {expand-tilde}}
|
||||
\entry{history-preserve-point}{98}{\code {history-preserve-point}}
|
||||
\entry{history-size}{98}{\code {history-size}}
|
||||
\entry{horizontal-scroll-mode}{98}{\code {horizontal-scroll-mode}}
|
||||
\entry{input-meta}{98}{\code {input-meta}}
|
||||
\entry{meta-flag}{98}{\code {meta-flag}}
|
||||
\entry{isearch-terminators}{99}{\code {isearch-terminators}}
|
||||
\entry{keymap}{99}{\code {keymap}}
|
||||
\entry{mark-modified-lines}{99}{\code {mark-modified-lines}}
|
||||
\entry{mark-symlinked-directories}{99}{\code {mark-symlinked-directories}}
|
||||
\entry{match-hidden-files}{99}{\code {match-hidden-files}}
|
||||
\entry{output-meta}{99}{\code {output-meta}}
|
||||
\entry{page-completions}{99}{\code {page-completions}}
|
||||
\entry{revert-all-at-newline}{100}{\code {revert-all-at-newline}}
|
||||
\entry{show-all-if-ambiguous}{100}{\code {show-all-if-ambiguous}}
|
||||
\entry{show-all-if-unmodified}{100}{\code {show-all-if-unmodified}}
|
||||
\entry{visible-stats}{100}{\code {visible-stats}}
|
||||
\entry{auto_resume}{90}{\code {auto_resume}}
|
||||
\entry{bell-style}{95}{\code {bell-style}}
|
||||
\entry{bind-tty-special-chars}{95}{\code {bind-tty-special-chars}}
|
||||
\entry{comment-begin}{95}{\code {comment-begin}}
|
||||
\entry{completion-prefix-display-length}{95}{\code {completion-prefix-display-length}}
|
||||
\entry{completion-query-items}{95}{\code {completion-query-items}}
|
||||
\entry{convert-meta}{96}{\code {convert-meta}}
|
||||
\entry{disable-completion}{96}{\code {disable-completion}}
|
||||
\entry{editing-mode}{96}{\code {editing-mode}}
|
||||
\entry{enable-keypad}{96}{\code {enable-keypad}}
|
||||
\entry{expand-tilde}{96}{\code {expand-tilde}}
|
||||
\entry{history-preserve-point}{96}{\code {history-preserve-point}}
|
||||
\entry{history-size}{96}{\code {history-size}}
|
||||
\entry{horizontal-scroll-mode}{96}{\code {horizontal-scroll-mode}}
|
||||
\entry{input-meta}{96}{\code {input-meta}}
|
||||
\entry{meta-flag}{96}{\code {meta-flag}}
|
||||
\entry{isearch-terminators}{96}{\code {isearch-terminators}}
|
||||
\entry{keymap}{97}{\code {keymap}}
|
||||
\entry{mark-modified-lines}{97}{\code {mark-modified-lines}}
|
||||
\entry{mark-symlinked-directories}{97}{\code {mark-symlinked-directories}}
|
||||
\entry{match-hidden-files}{97}{\code {match-hidden-files}}
|
||||
\entry{output-meta}{97}{\code {output-meta}}
|
||||
\entry{page-completions}{97}{\code {page-completions}}
|
||||
\entry{revert-all-at-newline}{97}{\code {revert-all-at-newline}}
|
||||
\entry{show-all-if-ambiguous}{98}{\code {show-all-if-ambiguous}}
|
||||
\entry{show-all-if-unmodified}{98}{\code {show-all-if-unmodified}}
|
||||
\entry{visible-stats}{98}{\code {visible-stats}}
|
||||
|
||||
+31
-31
@@ -1,23 +1,23 @@
|
||||
\initial {!}
|
||||
\entry {\code {!}}{17}
|
||||
\initial {#}
|
||||
\entry {\code {#}}{17}
|
||||
\entry {\code {#}}{16}
|
||||
\initial {$}
|
||||
\entry {\code {$}}{17}
|
||||
\initial {*}
|
||||
\entry {\code {*}}{17}
|
||||
\entry {\code {*}}{16}
|
||||
\initial {-}
|
||||
\entry {\code {-}}{17}
|
||||
\initial {?}
|
||||
\entry {\code {?}}{17}
|
||||
\initial {@}
|
||||
\entry {\code {@}}{17}
|
||||
\entry {\code {@}}{16}
|
||||
\initial {_}
|
||||
\entry {\code {_}}{17}
|
||||
\initial {0}
|
||||
\entry {\code {0}}{17}
|
||||
\initial {A}
|
||||
\entry {\code {auto_resume}}{92}
|
||||
\entry {\code {auto_resume}}{90}
|
||||
\initial {B}
|
||||
\entry {\code {BASH}}{61}
|
||||
\entry {\code {BASH_ALIASES}}{62}
|
||||
@@ -34,32 +34,32 @@
|
||||
\entry {\code {BASH_VERSINFO}}{63}
|
||||
\entry {\code {BASH_VERSION}}{63}
|
||||
\entry {\code {BASHPID}}{62}
|
||||
\entry {\code {bell-style}}{97}
|
||||
\entry {\code {bind-tty-special-chars}}{97}
|
||||
\entry {\code {bell-style}}{95}
|
||||
\entry {\code {bind-tty-special-chars}}{95}
|
||||
\initial {C}
|
||||
\entry {\code {CDPATH}}{61}
|
||||
\entry {\code {COLUMNS}}{63}
|
||||
\entry {\code {comment-begin}}{97}
|
||||
\entry {\code {comment-begin}}{95}
|
||||
\entry {\code {COMP_CWORD}}{63}
|
||||
\entry {\code {COMP_KEY}}{64}
|
||||
\entry {\code {COMP_LINE}}{63}
|
||||
\entry {\code {COMP_LINE}}{64}
|
||||
\entry {\code {COMP_POINT}}{64}
|
||||
\entry {\code {COMP_TYPE}}{64}
|
||||
\entry {\code {COMP_WORDBREAKS}}{64}
|
||||
\entry {\code {COMP_WORDS}}{64}
|
||||
\entry {\code {completion-prefix-display-length}}{97}
|
||||
\entry {\code {completion-query-items}}{97}
|
||||
\entry {\code {completion-prefix-display-length}}{95}
|
||||
\entry {\code {completion-query-items}}{95}
|
||||
\entry {\code {COMPREPLY}}{64}
|
||||
\entry {\code {convert-meta}}{98}
|
||||
\entry {\code {convert-meta}}{96}
|
||||
\initial {D}
|
||||
\entry {\code {DIRSTACK}}{64}
|
||||
\entry {\code {disable-completion}}{98}
|
||||
\entry {\code {disable-completion}}{96}
|
||||
\initial {E}
|
||||
\entry {\code {editing-mode}}{98}
|
||||
\entry {\code {editing-mode}}{96}
|
||||
\entry {\code {EMACS}}{64}
|
||||
\entry {\code {enable-keypad}}{98}
|
||||
\entry {\code {enable-keypad}}{96}
|
||||
\entry {\code {EUID}}{65}
|
||||
\entry {\code {expand-tilde}}{98}
|
||||
\entry {\code {expand-tilde}}{96}
|
||||
\initial {F}
|
||||
\entry {\code {FCEDIT}}{65}
|
||||
\entry {\code {FIGNORE}}{65}
|
||||
@@ -74,23 +74,23 @@
|
||||
\entry {\code {HISTFILE}}{66}
|
||||
\entry {\code {HISTFILESIZE}}{66}
|
||||
\entry {\code {HISTIGNORE}}{66}
|
||||
\entry {\code {history-preserve-point}}{98}
|
||||
\entry {\code {history-size}}{98}
|
||||
\entry {\code {history-preserve-point}}{96}
|
||||
\entry {\code {history-size}}{96}
|
||||
\entry {\code {HISTSIZE}}{66}
|
||||
\entry {\code {HISTTIMEFORMAT}}{66}
|
||||
\entry {\code {HOME}}{61}
|
||||
\entry {\code {horizontal-scroll-mode}}{98}
|
||||
\entry {\code {horizontal-scroll-mode}}{96}
|
||||
\entry {\code {HOSTFILE}}{66}
|
||||
\entry {\code {HOSTNAME}}{66}
|
||||
\entry {\code {HOSTTYPE}}{66}
|
||||
\initial {I}
|
||||
\entry {\code {IFS}}{61}
|
||||
\entry {\code {IGNOREEOF}}{66}
|
||||
\entry {\code {input-meta}}{98}
|
||||
\entry {\code {input-meta}}{96}
|
||||
\entry {\code {INPUTRC}}{67}
|
||||
\entry {\code {isearch-terminators}}{99}
|
||||
\entry {\code {isearch-terminators}}{96}
|
||||
\initial {K}
|
||||
\entry {\code {keymap}}{99}
|
||||
\entry {\code {keymap}}{97}
|
||||
\initial {L}
|
||||
\entry {\code {LANG}}{67}
|
||||
\entry {\code {LC_ALL}}{67}
|
||||
@@ -105,19 +105,19 @@
|
||||
\entry {\code {MAIL}}{61}
|
||||
\entry {\code {MAILCHECK}}{67}
|
||||
\entry {\code {MAILPATH}}{61}
|
||||
\entry {\code {mark-modified-lines}}{99}
|
||||
\entry {\code {mark-symlinked-directories}}{99}
|
||||
\entry {\code {match-hidden-files}}{99}
|
||||
\entry {\code {meta-flag}}{98}
|
||||
\entry {\code {mark-modified-lines}}{97}
|
||||
\entry {\code {mark-symlinked-directories}}{97}
|
||||
\entry {\code {match-hidden-files}}{97}
|
||||
\entry {\code {meta-flag}}{96}
|
||||
\initial {O}
|
||||
\entry {\code {OLDPWD}}{67}
|
||||
\entry {\code {OPTARG}}{61}
|
||||
\entry {\code {OPTERR}}{67}
|
||||
\entry {\code {OPTIND}}{61}
|
||||
\entry {\code {OSTYPE}}{67}
|
||||
\entry {\code {output-meta}}{99}
|
||||
\entry {\code {output-meta}}{97}
|
||||
\initial {P}
|
||||
\entry {\code {page-completions}}{99}
|
||||
\entry {\code {page-completions}}{97}
|
||||
\entry {\code {PATH}}{61}
|
||||
\entry {\code {PIPESTATUS}}{67}
|
||||
\entry {\code {POSIXLY_CORRECT}}{68}
|
||||
@@ -132,14 +132,14 @@
|
||||
\initial {R}
|
||||
\entry {\code {RANDOM}}{68}
|
||||
\entry {\code {REPLY}}{68}
|
||||
\entry {\code {revert-all-at-newline}}{100}
|
||||
\entry {\code {revert-all-at-newline}}{97}
|
||||
\initial {S}
|
||||
\entry {\code {SECONDS}}{68}
|
||||
\entry {\code {SHELL}}{68}
|
||||
\entry {\code {SHELLOPTS}}{68}
|
||||
\entry {\code {SHLVL}}{69}
|
||||
\entry {\code {show-all-if-ambiguous}}{100}
|
||||
\entry {\code {show-all-if-unmodified}}{100}
|
||||
\entry {\code {show-all-if-ambiguous}}{98}
|
||||
\entry {\code {show-all-if-unmodified}}{98}
|
||||
\initial {T}
|
||||
\entry {\code {TEXTDOMAIN}}{7}
|
||||
\entry {\code {TEXTDOMAINDIR}}{7}
|
||||
@@ -149,4 +149,4 @@
|
||||
\initial {U}
|
||||
\entry {\code {UID}}{69}
|
||||
\initial {V}
|
||||
\entry {\code {visible-stats}}{100}
|
||||
\entry {\code {visible-stats}}{98}
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
texinfo.tex.20030205
|
||||
+9250
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user