mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 10:12:38 +02:00
new getconf shell builtin
This commit is contained in:
+12
-12
@@ -45,15 +45,15 @@
|
||||
\entry{dirs}{101}{\code {dirs}}
|
||||
\entry{popd}{102}{\code {popd}}
|
||||
\entry{pushd}{102}{\code {pushd}}
|
||||
\entry{bg}{112}{\code {bg}}
|
||||
\entry{fg}{112}{\code {fg}}
|
||||
\entry{jobs}{112}{\code {jobs}}
|
||||
\entry{kill}{113}{\code {kill}}
|
||||
\entry{wait}{113}{\code {wait}}
|
||||
\entry{disown}{114}{\code {disown}}
|
||||
\entry{suspend}{114}{\code {suspend}}
|
||||
\entry{compgen}{144}{\code {compgen}}
|
||||
\entry{complete}{144}{\code {complete}}
|
||||
\entry{compopt}{147}{\code {compopt}}
|
||||
\entry{fc}{151}{\code {fc}}
|
||||
\entry{history}{151}{\code {history}}
|
||||
\entry{bg}{113}{\code {bg}}
|
||||
\entry{fg}{113}{\code {fg}}
|
||||
\entry{jobs}{113}{\code {jobs}}
|
||||
\entry{kill}{114}{\code {kill}}
|
||||
\entry{wait}{114}{\code {wait}}
|
||||
\entry{disown}{115}{\code {disown}}
|
||||
\entry{suspend}{115}{\code {suspend}}
|
||||
\entry{compgen}{145}{\code {compgen}}
|
||||
\entry{complete}{145}{\code {complete}}
|
||||
\entry{compopt}{148}{\code {compopt}}
|
||||
\entry{fc}{152}{\code {fc}}
|
||||
\entry{history}{152}{\code {history}}
|
||||
|
||||
Reference in New Issue
Block a user