Find out the process id ps aux | grep {process-name}
To find out current working directory of a PID 2234 pwdx pwdx
Output /home/<user-name>
Find out the process id ps aux | grep {process-name}
To find out current working directory of a PID 2234 pwdx pwdx
Output /home/<user-name>