18/06/2020
Find Current Working Directory Of A Process Using Pwdx In Linux

You are aware of “pwd” command, aren’t you? The pwd command (stands for Present Working Directory) is used to print the current working directory. What about “pwdx”? Have you ever used or heard of it? No? No problem! The pwdx command is to used report current working directory of a process. In this guide, we