mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-22 05:17:59 +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}{13}{shell function}
|
|
\entry{functions, shell}{13}{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}{15}{parameters, special}
|
|
\entry{expansion}{16}{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}{18}{parameter expansion}
|
|
\entry{expansion, parameter}{18}{expansion, parameter}
|
|
\entry{command substitution}{21}{command substitution}
|
|
\entry{expansion, arithmetic}{21}{expansion, arithmetic}
|
|
\entry{arithmetic expansion}{21}{arithmetic expansion}
|
|
\entry{process substitution}{22}{process substitution}
|
|
\entry{word splitting}{22}{word splitting}
|
|
\entry{expansion, filename}{22}{expansion, filename}
|
|
\entry{expansion, pathname}{22}{expansion, pathname}
|
|
\entry{filename expansion}{22}{filename expansion}
|
|
\entry{pathname expansion}{22}{pathname expansion}
|
|
\entry{pattern matching}{23}{pattern matching}
|
|
\entry{matching, pattern}{23}{matching, pattern}
|
|
\entry{redirection}{24}{redirection}
|
|
\entry{command expansion}{28}{command expansion}
|
|
\entry{command execution}{28}{command execution}
|
|
\entry{command search}{28}{command search}
|
|
\entry{execution environment}{29}{execution environment}
|
|
\entry{environment}{30}{environment}
|
|
\entry{exit status}{30}{exit status}
|
|
\entry{signal handling}{31}{signal handling}
|
|
\entry{shell script}{31}{shell script}
|
|
\entry{special builtin}{53}{special builtin}
|
|
\entry{login shell}{65}{login shell}
|
|
\entry{interactive shell}{65}{interactive shell}
|
|
\entry{startup files}{65}{startup files}
|
|
\entry{interactive shell}{67}{interactive shell}
|
|
\entry{shell, interactive}{67}{shell, interactive}
|
|
\entry{expressions, conditional}{69}{expressions, conditional}
|
|
\entry{arithmetic, shell}{70}{arithmetic, shell}
|
|
\entry{shell arithmetic}{70}{shell arithmetic}
|
|
\entry{expressions, arithmetic}{70}{expressions, arithmetic}
|
|
\entry{evaluation, arithmetic}{70}{evaluation, arithmetic}
|
|
\entry{arithmetic evaluation}{70}{arithmetic evaluation}
|
|
\entry{alias expansion}{71}{alias expansion}
|
|
\entry{arrays}{72}{arrays}
|
|
\entry{directory stack}{73}{directory stack}
|
|
\entry{prompting}{75}{prompting}
|
|
\entry{restricted shell}{76}{restricted shell}
|
|
\entry{POSIX Mode}{76}{POSIX Mode}
|
|
\entry{job control}{79}{job control}
|
|
\entry{foreground}{79}{foreground}
|
|
\entry{background}{79}{background}
|
|
\entry{suspending jobs}{79}{suspending jobs}
|
|
\entry{Readline, how to use}{82}{Readline, how to use}
|
|
\entry{interaction, readline}{83}{interaction, readline}
|
|
\entry{notation, readline}{83}{notation, readline}
|
|
\entry{command editing}{83}{command editing}
|
|
\entry{editing command lines}{83}{editing command lines}
|
|
\entry{killing text}{85}{killing text}
|
|
\entry{yanking text}{85}{yanking text}
|
|
\entry{kill ring}{85}{kill ring}
|
|
\entry{initialization file, readline}{86}{initialization file, readline}
|
|
\entry{variables, readline}{87}{variables, readline}
|
|
\entry{programmable completion}{103}{programmable completion}
|
|
\entry{completion builtins}{105}{completion builtins}
|
|
\entry{History, how to use}{108}{History, how to use}
|
|
\entry{command history}{109}{command history}
|
|
\entry{history list}{109}{history list}
|
|
\entry{history builtins}{109}{history builtins}
|
|
\entry{history expansion}{111}{history expansion}
|
|
\entry{event designators}{111}{event designators}
|
|
\entry{history events}{111}{history events}
|
|
\entry{installation}{115}{installation}
|
|
\entry{configuration}{115}{configuration}
|
|
\entry{Bash installation}{115}{Bash installation}
|
|
\entry{Bash configuration}{115}{Bash configuration}
|
|
\entry{FDL, GNU Free Documentation License}{131}{FDL, GNU Free Documentation License}
|