mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-21 21:07:57 +02:00
119 lines
5.2 KiB
C++
119 lines
5.2 KiB
C++
\entry{POSIX}{3}{POSIX}
|
|
\entry{builtin}{3}{builtin}
|
|
\entry{control operator}{3}{control operator}
|
|
\entry{exit status}{3}{exit status}
|
|
\entry{field}{3}{field}
|
|
\entry{filename}{3}{filename}
|
|
\entry{job}{3}{job}
|
|
\entry{job control}{3}{job control}
|
|
\entry{metacharacter}{3}{metacharacter}
|
|
\entry{name}{3}{name}
|
|
\entry{identifier}{3}{identifier}
|
|
\entry{operator, shell}{3}{operator, shell}
|
|
\entry{process group}{3}{process group}
|
|
\entry{process group ID}{3}{process group ID}
|
|
\entry{reserved word}{3}{reserved word}
|
|
\entry{return status}{3}{return status}
|
|
\entry{signal}{4}{signal}
|
|
\entry{special builtin}{4}{special builtin}
|
|
\entry{token}{4}{token}
|
|
\entry{word}{4}{word}
|
|
\entry{Bourne shell}{5}{Bourne shell}
|
|
\entry{quoting}{6}{quoting}
|
|
\entry{quoting, ANSI}{6}{quoting, ANSI}
|
|
\entry{localization}{7}{localization}
|
|
\entry{internationalization}{7}{internationalization}
|
|
\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, 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, compound}{9}{commands, compound}
|
|
\entry{commands, looping}{9}{commands, looping}
|
|
\entry{commands, conditional}{10}{commands, conditional}
|
|
\entry{commands, grouping}{13}{commands, grouping}
|
|
\entry{shell function}{14}{shell function}
|
|
\entry{functions, shell}{14}{functions, shell}
|
|
\entry{parameters}{15}{parameters}
|
|
\entry{variable, shell}{15}{variable, shell}
|
|
\entry{shell variable}{15}{shell variable}
|
|
\entry{parameters, positional}{15}{parameters, positional}
|
|
\entry{parameters, special}{16}{parameters, special}
|
|
\entry{expansion}{17}{expansion}
|
|
\entry{brace expansion}{17}{brace expansion}
|
|
\entry{expansion, brace}{17}{expansion, brace}
|
|
\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}{21}{command substitution}
|
|
\entry{expansion, arithmetic}{22}{expansion, arithmetic}
|
|
\entry{arithmetic expansion}{22}{arithmetic expansion}
|
|
\entry{process substitution}{22}{process substitution}
|
|
\entry{word splitting}{22}{word splitting}
|
|
\entry{expansion, filename}{23}{expansion, filename}
|
|
\entry{expansion, pathname}{23}{expansion, pathname}
|
|
\entry{filename expansion}{23}{filename expansion}
|
|
\entry{pathname expansion}{23}{pathname expansion}
|
|
\entry{pattern matching}{23}{pattern matching}
|
|
\entry{matching, pattern}{23}{matching, pattern}
|
|
\entry{redirection}{25}{redirection}
|
|
\entry{command expansion}{28}{command expansion}
|
|
\entry{command execution}{29}{command execution}
|
|
\entry{command search}{29}{command search}
|
|
\entry{execution environment}{29}{execution environment}
|
|
\entry{environment}{30}{environment}
|
|
\entry{exit status}{31}{exit status}
|
|
\entry{signal handling}{31}{signal handling}
|
|
\entry{shell script}{32}{shell script}
|
|
\entry{special builtin}{56}{special builtin}
|
|
\entry{login shell}{69}{login shell}
|
|
\entry{interactive shell}{69}{interactive shell}
|
|
\entry{startup files}{69}{startup files}
|
|
\entry{interactive shell}{71}{interactive shell}
|
|
\entry{shell, interactive}{71}{shell, interactive}
|
|
\entry{expressions, conditional}{73}{expressions, conditional}
|
|
\entry{arithmetic, shell}{74}{arithmetic, shell}
|
|
\entry{shell arithmetic}{74}{shell arithmetic}
|
|
\entry{expressions, arithmetic}{74}{expressions, arithmetic}
|
|
\entry{evaluation, arithmetic}{74}{evaluation, arithmetic}
|
|
\entry{arithmetic evaluation}{74}{arithmetic evaluation}
|
|
\entry{alias expansion}{75}{alias expansion}
|
|
\entry{arrays}{76}{arrays}
|
|
\entry{directory stack}{77}{directory stack}
|
|
\entry{prompting}{79}{prompting}
|
|
\entry{restricted shell}{80}{restricted shell}
|
|
\entry{POSIX Mode}{80}{POSIX Mode}
|
|
\entry{job control}{85}{job control}
|
|
\entry{foreground}{85}{foreground}
|
|
\entry{background}{85}{background}
|
|
\entry{suspending jobs}{85}{suspending jobs}
|
|
\entry{Readline, how to use}{88}{Readline, how to use}
|
|
\entry{interaction, readline}{89}{interaction, readline}
|
|
\entry{notation, readline}{89}{notation, readline}
|
|
\entry{command editing}{89}{command editing}
|
|
\entry{editing command lines}{89}{editing command lines}
|
|
\entry{killing text}{91}{killing text}
|
|
\entry{yanking text}{91}{yanking text}
|
|
\entry{kill ring}{91}{kill ring}
|
|
\entry{initialization file, readline}{92}{initialization file, readline}
|
|
\entry{variables, readline}{93}{variables, readline}
|
|
\entry{programmable completion}{109}{programmable completion}
|
|
\entry{completion builtins}{111}{completion builtins}
|
|
\entry{History, how to use}{114}{History, how to use}
|
|
\entry{command history}{115}{command history}
|
|
\entry{history list}{115}{history list}
|
|
\entry{history builtins}{115}{history builtins}
|
|
\entry{history expansion}{117}{history expansion}
|
|
\entry{event designators}{117}{event designators}
|
|
\entry{history events}{117}{history events}
|
|
\entry{installation}{121}{installation}
|
|
\entry{configuration}{121}{configuration}
|
|
\entry{Bash installation}{121}{Bash installation}
|
|
\entry{Bash configuration}{121}{Bash configuration}
|
|
\entry{FDL, GNU Free Documentation License}{137}{FDL, GNU Free Documentation License}
|