Correct Answer : pwd
Explanation : pwd command is used for checking our current directory. Current directory is the directory in which we are currently working. pwd displays the absolute pathname i.e. with respect to the root directory.
$ pwd
/home/user06/Abdullah