How to use mkdir command in Ubuntu?
The mkdir command is used in Ubuntu to create new directories. The syntax to use the mkdir command is described below:
BY Best Interview Question ON 22 Mar 2020
Example
mkdir [OPTION]... DIRECTORY.
The mkdir command is used in Ubuntu to create new directories. The syntax to use the mkdir command is described below:
mkdir [OPTION]... DIRECTORY.