root@chensong root]# cman cd
BASH_BUILTINS(1) BASH_BUILTINS(1)
NAME
bash, :, ., [, alias, bg, bind, break, builtin, cd, command, compgen,
complete, continue, declare, dirs, disown, echo, enable, eval, exec,
exit, export, fc, fg, getopts, hash, help, history, 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, wait - bash 内建命令, 参见 bash(1)
BASH BUILTIN COMMANDS 内内建建命命令令
除非另外说明,这一章介绍的内建命令如果接受 - 引导的选项,那么它也 接 受
-- 作为参数,来指示选项的结束
: [arguments]
没 有效果;这个命令除了扩展 arguments 并且作任何指定的重定向之
,不做任何事。退出时返回0。
. filename [arguments]
source filename [arguments]
读取并在当前 shell 环境中执行 filename 中的命令,返 回 filename
中最后一个命令的返回状态。如果 filename 中不包含斜杠 (slash),系
统将在 PATH 中查找包含 filename 的目录。在 PATH 中搜索的文件不必
是 可执行的。如果 bash 不是运行于 posix mode,当 PATH 中找不到文
件时会在当前目录搜索。如果 shopt 内建命令的 sourcepath 选项被 关
[root@chensong root]# man cd
iconv: 未知 682 处的非法输入序列
BASH_BUILTINS(1) BASH_BUILTINS(1)
NAME
bash, :, ., [, alias, bg, bind, break, builtin, cd, command, compgen,
complete, continue, declare, dirs, disown, echo, enable, eval, exec,
exit, export, fc, fg, getopts, hash, help, history, 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, wait - bash
GNU Bash-2.05a 2001 November 27 BASH_BUILTINS(1)
(END)
:help :help :thank :thank |