What is mkdir command ?
Answers
Answered by
1
Make directory - it is used to create new directory. The new directory is created in the present working directory.
Answered by
3
The mkdir command is the unix,DOS,OS/2,ans microsoft windows operating systems and in the PHP scripting language is used to make a new directory.
Similar questions