For security reason you may need to find out current working directory of a process. You can obtained this information by visiting /proc/pid/cwd directory or using the pwdx command. It reports the current working directory of a process or processes. Find out out working directory for a process Run ps aux to find out PID [...]
{ 3 comments }
