InterviewSolution
Saved Bookmarks
| 1. |
How to use mkdir command in Ubuntu? |
|
Answer» The mkdir command is used in Ubuntu to CREATE new DIRECTORIES. The syntax to USE the mkdir command is DESCRIBED below: Examplemkdir [OPTION]... DIRECTORY. |
|