Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bash mkdir

#Создание директории:

// несколько диреторий
mkdir -p {dir1,dir2}
// несколько вложенных директорий
mkdir -p my-app/{css,js}
Comment

PREVIOUS NEXT
Code Example
Shell :: View Changes Before Committing 
Shell :: kubernetes ui tools 
Shell :: fetch all from remote 
Shell :: installl dukto 
Shell :: docker run opendistro elasticsearch 
Shell :: use rebase in git command 
Shell :: get serial number for server using powreshell 
Shell :: Install DatadogRum 
Shell :: find mtime exec rm 
Shell :: git request-pull example 
Shell :: asdf check node version 
Shell :: lxc command not found 
Shell :: github personal token 
Shell :: remove a filled directory in linux terminal 
Shell :: shell basename 
Shell :: how to install tor on kali linux 
Shell :: vscode regex src 
Shell :: git view entire log 
Shell :: ls in linux 
Shell :: shell add thousands separator in a number 
Shell :: bash find string in program output 
Shell :: how to install simple screen recorder in fedora 
Shell :: unix timestamp bash 
Shell :: 20.04 
Shell :: git merge 
Shell :: knows the version of one application on ubuntu 
Shell :: zsh: command not found: sublime 
Shell :: step6 pgadmin ubuntu 20.04 
Shell :: bash if unset 
Shell :: delete ec2 from terraform 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =