Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

make multiple directories with a single command on windows

md folder1
s1 folder1
s2 folder1
s3
Comment

mkdir multiple directories windows

C:>mkdir folder1 folder2  subfolder1/folder3 subfolder2/subfolder21/folder4
Comment

PREVIOUS NEXT
Code Example
Shell :: linux redirect everything (stdout and stderr) to file 
Shell :: how to run appimage on linux mint 
Shell :: Cannot install in Homebrew on ARM processor in Intel default prefix 
Shell :: install brew 
Shell :: homebrew install mac 
Shell :: bundle lock add platform linux 
Shell :: ubuntu all installed services 
Shell :: git push origin master not working 
Shell :: Command for installing Brave browser 
Shell :: how to install mongodb server in ubuntu 
Shell :: bash store contents of file in array 
Shell :: linux remove lines from one file in another 
Shell :: appimagelauncher install 
Shell :: install best torrent app for linux 
Shell :: scp key 
Shell :: make git use a ssh key 
Shell :: how to paste in emacs 
Shell :: find node version 
Shell :: django install pathlib 
Shell :: Redis::CommandError: MISCONF Redis is configured to save RDB snapshot 
Shell :: exec into docker container 
Shell :: change email in git 
Shell :: open path using terminal ubuntu 
Shell :: how to install deb package with apt 
Shell :: ubuntu drag and drop to desktop 
Shell :: git checkout branch and update submodules 
Shell :: ssh-copy-id example 
Shell :: pwd linux 
Shell :: bash how to run remote command 
Shell :: install rabbitmq docker image 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =