LinuxCommandLibrary

pwdx

report current working directory of a process

TLDR

Print current working directory of a process

$ pwdx [process_id]
copy

SYNOPSIS

pwdx [options] pid [...]

OPTIONS

-V, --version

Output version information and exit.

-h, --help

Output help screen and exit.

STANDARDS

No standards apply, but pwdx looks an awful lot like a SunOS command.

REPORTING BUGS

Please send bug reports to

SEE ALSO

ps(1), pgrep(1)

AUTHOR

Nicholas Miell wrote pwdx in 2004.

Copied to clipboard