diff options
author | Chet Ramey <chet.ramey@case.edu> | 2019-01-08 11:03:27 -0500 |
---|---|---|
committer | Chet Ramey <chet.ramey@case.edu> | 2019-01-08 11:03:27 -0500 |
commit | 5cc55f2f734cc27c927acc308749b6aaa49eb125 (patch) | |
tree | 748b09fe63c51d0639ddea202a7c47c97c3950cd /doc/bash.info | |
parent | 89b3a79dd4643f210f8443856214d558572733a5 (diff) | |
download | bash-5cc55f2f734cc27c927acc308749b6aaa49eb125.tar.gz |
commit bash-20190104 snapshot
Diffstat (limited to 'doc/bash.info')
-rw-r--r-- | doc/bash.info | 153 |
1 files changed, 77 insertions, 76 deletions
diff --git a/doc/bash.info b/doc/bash.info index c5ffb491..39f32125 100644 --- a/doc/bash.info +++ b/doc/bash.info @@ -4376,8 +4376,9 @@ This builtin allows you to change additional shell optional behavior. 'assoc_expand_once' If set, the shell suppresses multiple evaluation of associative array subscripts during arithmetic expression - evaluation and while executing builtins that can perform - variable assignments. + evaluation, while executing builtins that can perform variable + assignments, and while executing builtins that perform array + dereferencing. 'autocd' If set, a command name that is the name of a directory is @@ -11737,79 +11738,79 @@ Node: Bash Builtins145959 Node: Modifying Shell Behavior174884 Node: The Set Builtin175229 Node: The Shopt Builtin185642 -Node: Special Builtins203214 -Node: Shell Variables204193 -Node: Bourne Shell Variables204630 -Node: Bash Variables206734 -Node: Bash Features237194 -Node: Invoking Bash238093 -Node: Bash Startup Files244106 -Node: Interactive Shells249209 -Node: What is an Interactive Shell?249619 -Node: Is this Shell Interactive?250268 -Node: Interactive Shell Behavior251083 -Node: Bash Conditional Expressions254570 -Node: Shell Arithmetic259147 -Node: Aliases261964 -Node: Arrays264584 -Node: The Directory Stack269950 -Node: Directory Stack Builtins270734 -Node: Controlling the Prompt273702 -Node: The Restricted Shell276468 -Node: Bash POSIX Mode278293 -Node: Job Control289226 -Node: Job Control Basics289686 -Node: Job Control Builtins294654 -Node: Job Control Variables299381 -Node: Command Line Editing300537 -Node: Introduction and Notation302208 -Node: Readline Interaction303831 -Node: Readline Bare Essentials305022 -Node: Readline Movement Commands306805 -Node: Readline Killing Commands307765 -Node: Readline Arguments309683 -Node: Searching310727 -Node: Readline Init File312913 -Node: Readline Init File Syntax314060 -Node: Conditional Init Constructs334499 -Node: Sample Init File338695 -Node: Bindable Readline Commands341812 -Node: Commands For Moving343016 -Node: Commands For History344865 -Node: Commands For Text349160 -Node: Commands For Killing352548 -Node: Numeric Arguments355029 -Node: Commands For Completion356168 -Node: Keyboard Macros360359 -Node: Miscellaneous Commands361046 -Node: Readline vi Mode366999 -Node: Programmable Completion367906 -Node: Programmable Completion Builtins375686 -Node: A Programmable Completion Example386379 -Node: Using History Interactively391619 -Node: Bash History Facilities392303 -Node: Bash History Builtins395308 -Node: History Interaction399839 -Node: Event Designators403459 -Node: Word Designators404678 -Node: Modifiers406315 -Node: Installing Bash407717 -Node: Basic Installation408854 -Node: Compilers and Options412112 -Node: Compiling For Multiple Architectures412853 -Node: Installation Names414546 -Node: Specifying the System Type415364 -Node: Sharing Defaults416080 -Node: Operation Controls416753 -Node: Optional Features417711 -Node: Reporting Bugs428229 -Node: Major Differences From The Bourne Shell429423 -Node: GNU Free Documentation License446275 -Node: Indexes471452 -Node: Builtin Index471906 -Node: Reserved Word Index478733 -Node: Variable Index481181 -Node: Function Index496932 -Node: Concept Index510235 +Node: Special Builtins203284 +Node: Shell Variables204263 +Node: Bourne Shell Variables204700 +Node: Bash Variables206804 +Node: Bash Features237264 +Node: Invoking Bash238163 +Node: Bash Startup Files244176 +Node: Interactive Shells249279 +Node: What is an Interactive Shell?249689 +Node: Is this Shell Interactive?250338 +Node: Interactive Shell Behavior251153 +Node: Bash Conditional Expressions254640 +Node: Shell Arithmetic259217 +Node: Aliases262034 +Node: Arrays264654 +Node: The Directory Stack270020 +Node: Directory Stack Builtins270804 +Node: Controlling the Prompt273772 +Node: The Restricted Shell276538 +Node: Bash POSIX Mode278363 +Node: Job Control289296 +Node: Job Control Basics289756 +Node: Job Control Builtins294724 +Node: Job Control Variables299451 +Node: Command Line Editing300607 +Node: Introduction and Notation302278 +Node: Readline Interaction303901 +Node: Readline Bare Essentials305092 +Node: Readline Movement Commands306875 +Node: Readline Killing Commands307835 +Node: Readline Arguments309753 +Node: Searching310797 +Node: Readline Init File312983 +Node: Readline Init File Syntax314130 +Node: Conditional Init Constructs334569 +Node: Sample Init File338765 +Node: Bindable Readline Commands341882 +Node: Commands For Moving343086 +Node: Commands For History344935 +Node: Commands For Text349230 +Node: Commands For Killing352618 +Node: Numeric Arguments355099 +Node: Commands For Completion356238 +Node: Keyboard Macros360429 +Node: Miscellaneous Commands361116 +Node: Readline vi Mode367069 +Node: Programmable Completion367976 +Node: Programmable Completion Builtins375756 +Node: A Programmable Completion Example386449 +Node: Using History Interactively391689 +Node: Bash History Facilities392373 +Node: Bash History Builtins395378 +Node: History Interaction399909 +Node: Event Designators403529 +Node: Word Designators404748 +Node: Modifiers406385 +Node: Installing Bash407787 +Node: Basic Installation408924 +Node: Compilers and Options412182 +Node: Compiling For Multiple Architectures412923 +Node: Installation Names414616 +Node: Specifying the System Type415434 +Node: Sharing Defaults416150 +Node: Operation Controls416823 +Node: Optional Features417781 +Node: Reporting Bugs428299 +Node: Major Differences From The Bourne Shell429493 +Node: GNU Free Documentation License446345 +Node: Indexes471522 +Node: Builtin Index471976 +Node: Reserved Word Index478803 +Node: Variable Index481251 +Node: Function Index497002 +Node: Concept Index510305 End Tag Table |