]> git.ipfire.org Git - thirdparty/bash.git/blob - documentation/builtins.1
Imported from ../bash-1.14.7.tar.gz.
[thirdparty/bash.git] / documentation / builtins.1
1 .\" This is a hack to force bash builtins into the whatis database
2 .\" and to get the list of builtins to come up with the man command.
3 .TH BASH_BUILTINS 1 "1993 September 16" GNU
4 .SH NAME
5 bash, :, ., alias, bg, bind, break, builtin, bye, case, cd, command,
6 continue, declare, dirs, echo, enable, eval, exec, exit, export, fc,
7 fg, for, getopts, hash, help, history, if, jobs, kill, let, local,
8 logout, popd, pushd, pwd, read, readonly, return, set, shift, source,
9 suspend, test, times, trap, type, typeset, ulimit, umask, unalias,
10 unset, until, wait, while \- bash built-in commands, see \fBbash\fR(1)
11 .SH BASH BUILTIN COMMANDS
12 .nr zZ 1
13 .so bash.1
14 .SH SEE ALSO
15 bash(1), sh(1)