MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| A. | /home/bhojas/project/module1 |
| B. | /home/project/module1 |
| C. | /usr/bhojas/project/module1 |
| D. | project/module1 |
| Answer» B. /home/project/module1 | |