1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
.\" This is a hack to force bash builtins into the whatis database
.\" and to get the list of builtins to come up with the man command.
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.\"
.\" Translated Sun Nov 21 22:37:25 JST 1999
.\" by FUJIWARA Teruyoshi <fujiwara@linux.or.jp>
.\" Updated & Modified Sat May 8 01:36:19 JST 2004
.\" by Yuichi SATO <ysato444@yahoo.co.jp>
.\"
.TH BASH_BUILTINS 1 "2004 Apr 20" "GNU Bash\-4.0"
.SH 名前
bash, :, ., [, alias, bg, bind, break, builtin, caller, cd, command,
compgen, complete, compopt, continue, declare, dirs, disown, echo, enable,
eval, exec, exit, export, false, fc, fg, getopts, hash, help, history, jobs,
kill, let, local, logout, mapfile, popd, printf, pushd, pwd, read, readonly,
return, set, shift, shopt, source, suspend, test, times, trap, true, type,
typeset, ulimit, umask, unalias, unset, wait \- bash の組み込みコマンド (\fBbash\fP(1)
を参照)
.SH "bash の組み込みコマンド"
.nr zZ 1
.so man1/bash.1
.SH 関連項目
bash(1), sh(1)
|