]> git.ipfire.org Git - thirdparty/bash.git/blame - doc/builtins.1
Imported from ../bash-2.05a.tar.gz.
[thirdparty/bash.git] / doc / builtins.1
CommitLineData
ccc6cda3
JA
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.
f73dda09 3.TH BASH_BUILTINS 1 "2001 October 29" "GNU Bash-2.05a"
ccc6cda3 4.SH NAME
f73dda09
JA
5bash, :, ., [, alias, bg, bind, break, builtin, case, cd, command, compgen,
6complete,
ccc6cda3
JA
7continue, declare, dirs, disown, echo, enable, eval, exec, exit,
8export, fc, fg, for, getopts, hash, help, history, if, jobs, kill,
f73dda09 9let, local, logout, popd, printf, pushd, pwd, read, readonly, return, set,
ccc6cda3
JA
10shift, shopt, source, suspend, test, times, trap, type, typeset,
11ulimit, umask, unalias, unset, until, wait, while \- bash built-in commands, see \fBbash\fR(1)
12.SH BASH BUILTIN COMMANDS
13.nr zZ 1
14.so bash.1
15.SH SEE ALSO
16bash(1), sh(1)