Linux Command: mkdir (create/make directory)
Create new directory(s) with the provided name(s). If the directories do not exist then the directories are created. We get an error if the directory already exists.
Create new directory(s) with the provided name(s). If the directories do not exist then the directories are created. We get an error if the directory already exists.