How to Create Multiple Subdirectories with One Linux Command

preview_player
Показать описание
If you want to create a directory containing several subdirectories, or a directory tree, using the command line in Linux, generally you have to use the mkdir command several times. However, there is a faster way to do this.
with: mkdir -p /your directory
Рекомендации по теме
join shbcf.ru