Contents
Built-ins
The ‘*’ mark indicates a special built-in and the ‘+’ mark a semi-special built-in. (See Types of built-in commands)
All built-ins in alphabetic order
-
.
(dot) * -
alias
+ -
bg
+ -
bindkey
+ -
break
* -
cd
+ -
command
+ -
complete
+ -
continue
* -
dirs
+ -
disown
+ -
eval
* -
exec
* -
exit
* -
export
* -
false
+ -
fc
+ -
fg
+ -
getopts
+ -
hash
+ -
help
+ -
history
+ -
jobs
+ -
kill
+ -
popd
+ -
pushd
+ -
pwd
+ -
read
+ -
readonly
* -
return
* -
set
* -
shift
* -
suspend
+ -
times
* -
trap
* -
true
+ -
type
+ -
typeset
+ -
ulimit
+ -
umask
+ -
unalias
+ -
unset
* -
wait
+