Scroll to navigation

PWDX(1) Linux User's Manual PWDX(1)

名前

pwdx - プロセスのカレントワーキングディレクトリを表示する
 

書式

pwdx pids...
pwdx -V
 

説明

pwdx コマンドはプロセス (群) のカレントワーキングディレクトリを表示する。
 

一般のオプション

-V バージョン表示 プログラムのバージョンを表示する。
 

関連項目

ps(1) pgrep(1)
 

準拠

対応する標準はないが、SunOS の pwdx コマンドに非常に似ている。
 

著者

Nicholas Miell <nmiell@gmail.com> が 2004 年に pwdx を書いた。 バグ報告は <procps-feedback@lists.sf.net> まで送って欲しい。
September 8, 2004 Linux