InterviewSolution
Saved Bookmarks
| 1. |
Which command is used for changing the current directory?(a) cd(b) cp(c) pwd(d) rmThis question was addressed to me in final exam.My question comes from File Handling Commands: pwd, cd in division The File System of Unix |
|
Answer» The correct answer is (a) cd |
|