]> git.ipfire.org Git - thirdparty/bash.git/blame - doc/builtins.1
Imported from ../bash-2.04.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.
bb70624e 3.TH BASH_BUILTINS 1 "1996 Mar 20" GNU
ccc6cda3
JA
4.SH NAME
5bash, :, ., alias, bg, bind, break, builtin, case, cd, command,
6continue, declare, dirs, disown, echo, enable, eval, exec, exit,
7export, fc, fg, for, getopts, hash, help, history, if, jobs, kill,
8let, local, logout, popd, pushd, pwd, read, readonly, return, set,
9shift, shopt, source, suspend, test, times, trap, type, typeset,
10ulimit, umask, unalias, 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
15bash(1), sh(1)