The user bhojas logged in and performed the following sequence of command. What will be the output of the last command?
$ cd project/module1
$ pwd
$ cd project/module1
$ pwdA. /home/bhojas/project/module1
B. /home/project/module1
C. /usr/bhojas/project/module1
D. project/module1
Answer: Option A

Join The Discussion