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

mkdir creating multiple containing folders

mkdir -p folder/subfolder1/subfolder2/subfolder3
Comment

PREVIOUS NEXT
Code Example
Shell :: install ppt readr for arch linux 
Shell :: The application could not be installed: INSTALL_FAILED_CONFLICTING_PROVIDER 
Shell :: gnome 42 force dark mode 
Shell :: storage setup in termux 
Shell :: start-process id powershell 
Shell :: remove yum package 
Shell :: aws cli upload folder to s3 
Shell :: ffmpeg reduce video size 
Shell :: ubuntu cannot detect external monitors 
Shell :: git add alias 
Shell :: create a new branch and publish gitub 
Shell :: how to install wine in ubuntu 18.04 
Shell :: install software manager linux kali 
Shell :: apt vs apt get 
Shell :: gnutls_handshake() failed: Error in the pull function 
Shell :: raspberry pi default username 
Shell :: linux install icloud 
Shell :: git id 
Shell :: unity download android sdk 
Shell :: macos netcat start listening 
Shell :: yarn not working after install 
Shell :: raspberrypi open port 
Shell :: install spacemacs 
Shell :: add husky commitlint 
Shell :: ubuntu create bootable usb from iso command line 
Shell :: install kubectl on linux 
Shell :: what is kernel and shell 
Shell :: angular reduce vendor.js size 
Shell :: install windows fonts on linux 
Shell :: lxml parser 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =