名字 (NAME)
pwd - 打印出当前/活动目录的名称
总览 (SYNOPSIS)
pwd [OPTION]
描述 (DESCRIPTION)
打印出完整的当前活动目录名.
- --help
- 显示 此帮助 信息, 然后 退出
- --version
- 输出 版本 信息, 然后 退出
报告 BUGS
报告错误 给 <bug-sh-utils@gnu.org>.
另见
pwd 的 完整文档 以 Texinfo 手册 的 形式 维护. 如果你的系统 中 正确的 安装了 info 和 pwd , 则命令
- info pwd
应该能 让你 访问到 完整的手册.
#p#
NAME
pwd - print name of current/working directory
SYNOPSIS
pwd [OPTION]
DESCRIPTION
NOTE: your shell may have its own version of pwd which will supercede the version described here. Please refer to your shell's documentation for details about the options it supports.
Print the full filename of the current working directory.
- --help
- display this help and exit
- --version
- output version information and exit
AUTHOR
Written by Jim Meyering.
REPORTING BUGS
Report bugs to <bug-coreutils@gnu.org>.
COPYRIGHT
Copyright © 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
SEE ALSO
The full documentation for pwd is maintained as a Texinfo manual. If the info and pwd programs are properly installed at your site, the command
- info coreutils pwd
should give you access to the complete manual.