首页
首页 » 磁盘管理 » pwd(print working directory)

pwd(print working directory)

pwd(print working directory)
功能说明:显示工作目录。
语  法:pwd [--help][--version]
补充说明:执行pwd指令可立刻得知您目前所在的工作目录的绝对路径名称。
参  数:
  --help   在线帮助。
  --version   显示版本信息。

pwd

pwd

Print the full pathname of the current working directory. See also the dirs shell command built into bash.