|
BASH_BUILTINS(1)
Contents
|
builtins - bash built-in commands, see bash(1)
bash defines the following built-in commands: :, ., [, alias, bg, bind,
break, builtin, case, cd, command, compgen, complete, continue,
declare, dirs, disown, echo, enable, eval, exec, exit, export, fc, fg,
getopts, hash, help, history, if, jobs, kill, let, local, logout, popd,
printf, pushd, pwd, read, readonly, return, set, shift, shopt, source,
suspend, test, times, trap, type, typeset, ulimit, umask, unalias,
unset, until, wait, while.
BASH BUILTIN COMMANDS [Toc] [Back]SEE ALSO
bash(1), sh(1)
GNU Bash-2.05a 2001 October 29 BASH_BUILTINS(1)
[ Back ] |