mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-21 21:07:57 +02:00
22 lines
651 B
Plaintext
22 lines
651 B
Plaintext
\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{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{[[}{12}{\code {[[}}
|
|
\entry{]]}{12}{\code {]]}}
|
|
\entry{|a}{14}{\code {{\tt \char 123}}}
|
|
\entry{|b}{14}{\code {{\tt \char 125}}}
|
|
\entry{function}{17}{\code {function}}
|