View pwdx use Linux programs working directory

Linux in pwdx command, using the process ID as an argument, you can print out the working directory specified number of processes that help us distinguish between different processes.

pwdx <pid>

[hnyundev BJ03000036 @ ~] $ pwd 32277
/ Home / hnyundev

the printing process by the process ID 32277 working directory, the results of that process working directory.

Guess you like

Origin www.cnblogs.com/python-xiakaibi/p/11465233.html