No specific user configuration
[platform/upstream/bash.git] / doc / 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 .\"
4 .\" File Name macro.  This used to be `.PN', for Path Name,
5 .\" but Sun doesn't seem to like that very much.
6 .\"
7 .de FN
8 \fI\|\\$1\|\fP
9 ..
10 .TH BASH_BUILTINS 1 "2004 Apr 20" "GNU Bash-4.2"
11 .SH NAME
12 bash, :, ., [, alias, bg, bind, break, builtin, caller,
13 cd, command, compgen, complete,
14 compopt, continue, declare, dirs, disown, echo, enable, eval, exec, exit,
15 export, false, fc, fg, getopts, hash, help, history, jobs, kill,
16 let, local, logout, mapfile, popd, printf, pushd, pwd, read,
17 readonly, return, set,
18 shift, shopt, source, suspend, test, times, trap, true, type, typeset,
19 ulimit, umask, unalias, unset, wait \- bash built-in commands, see \fBbash\fR(1)
20 .SH BASH BUILTIN COMMANDS
21 .nr zZ 1
22 .so bash.1
23 .SH SEE ALSO
24 bash(1), sh(1)