mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-22 13:27:58 +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}{23}{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}{24}{pattern matching}
|
|
\entry{matching, pattern}{24}{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}{30}{execution environment}
|
|
\entry{environment}{31}{environment}
|
|
\entry{exit status}{31}{exit status}
|
|
\entry{signal handling}{31}{signal handling}
|
|
\entry{shell script}{32}{shell script}
|
|
\entry{special builtin}{57}{special builtin}
|
|
\entry{login shell}{71}{login shell}
|
|
\entry{interactive shell}{71}{interactive shell}
|
|
\entry{startup files}{71}{startup files}
|
|
\entry{interactive shell}{73}{interactive shell}
|
|
\entry{shell, interactive}{73}{shell, interactive}
|
|
\entry{expressions, conditional}{75}{expressions, conditional}
|
|
\entry{arithmetic, shell}{76}{arithmetic, shell}
|
|
\entry{shell arithmetic}{76}{shell arithmetic}
|
|
\entry{expressions, arithmetic}{76}{expressions, arithmetic}
|
|
\entry{evaluation, arithmetic}{76}{evaluation, arithmetic}
|
|
\entry{arithmetic evaluation}{76}{arithmetic evaluation}
|
|
\entry{alias expansion}{77}{alias expansion}
|
|
\entry{arrays}{78}{arrays}
|
|
\entry{directory stack}{79}{directory stack}
|
|
\entry{prompting}{81}{prompting}
|
|
\entry{restricted shell}{82}{restricted shell}
|
|
\entry{POSIX Mode}{82}{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}{91}{notation, readline}
|
|
\entry{command editing}{91}{command editing}
|
|
\entry{editing command lines}{91}{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}{111}{programmable completion}
|
|
\entry{completion builtins}{113}{completion builtins}
|
|
\entry{History, how to use}{116}{History, how to use}
|
|
\entry{command history}{117}{command history}
|
|
\entry{history list}{117}{history list}
|
|
\entry{history builtins}{117}{history builtins}
|
|
\entry{history expansion}{119}{history expansion}
|
|
\entry{event designators}{120}{event designators}
|
|
\entry{history events}{120}{history events}
|
|
\entry{installation}{123}{installation}
|
|
\entry{configuration}{123}{configuration}
|
|
\entry{Bash installation}{123}{Bash installation}
|
|
\entry{Bash configuration}{123}{Bash configuration}
|
|
\entry{FDL, GNU Free Documentation License}{139}{FDL, GNU Free Documentation License}
|