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