Answers for "how to make multiple directories with one command"

3

mkdir multiple directories windows

C:>mkdir folder1 folder2  subfolder1/folder3 subfolder2/subfolder21/folder4
Posted by: Guest on February-28-2021
0

make multiple directories with a single command on windows

md folder1rs1 folder1rs2 folder1rs3
Posted by: Guest on May-15-2021

Code answers related to "how to make multiple directories with one command"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language