InterviewSolution
Saved Bookmarks
| 1. |
Which command is used for creating directories?(a) rmdir(b) mkdir(c) cd(d) cpThe question was asked in semester exam.The doubt is from File Handling Commands: pwd, cd in chapter The File System of Unix |
|
Answer» Right choice is (B) mkdir |
|