Which of the following is the command for printing a working directory?

a. Mkdir
b. Pwd
c. rmdir
d. cd

b. Pwd
Explanation: Pwd prints the working (current) directory; Mkdir makes a directory; rmdir removes a directory; and cd changes directories.
9-3 - Linux Administration Commands

Computer Science & Information Technology

You might also like to view...

Which of the following is not a component of an Activity diagram?

A. inital node B. lifeline C. decision point D. action

Computer Science & Information Technology

The __________ __________ makes passes through an array, comparing consecutive pairs of elements and interchanging them if they are not in the correct order.

Fill in the blank(s) with correct word

Computer Science & Information Technology