How to find the directory where the process is running in Linux

How to find the directory where the process is running in Linux

This video shows you four ways to find the current directory from which a process is running, using the pwdx, pidof, lsof commands, and the /proc file system.