Mkdir Создайте все подкатарии
# run mkdir with -p
$ mkdir -p /path/with/subfolder
Ali Bigdeli
# run mkdir with -p
$ mkdir -p /path/with/subfolder