Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bash copy directory

cp -r ./SourceFolder ./DestFolder
Comment

linux copy all directory contents to another directory

rsync -a source/ destination
Comment

bash copy folder

$ cp -r pics documents
Comment

PREVIOUS NEXT
Code Example
Shell :: linux script to clean up log files in /var/log 
Shell :: bash command to clean up log files in /var/log 
Shell :: mkdir rm folder 
Shell :: Problem binding to port 80: Could not bind to IPv4 or IPv6. 
Shell :: git delete local branch 
Shell :: how to see hidden files in terminal mac 
Shell :: post with httpie 
Shell :: curl upload to artifactory with basic auth 
Shell :: ubuntu 20.04 install repo 
Shell :: add ssh github 
Shell :: how to upgrade npm in ubuntu 
Shell :: npm install mailchimp 
Shell :: ubuntu kill service 
Shell :: gtk4 windows install 
Shell :: how to ssh in termux 
Shell :: git how to see changes made by a commit 
Shell :: install nvim 
Shell :: undo most recent commit 
Shell :: magento installer 
Shell :: expand aliases 
Shell :: Start and Enable Apache 
Shell :: uninstall utorrent buntu 
Shell :: how to copy file in ubuntu terminal 
Shell :: android debug keystore windows 
Shell :: remove yum package 
Shell :: How to solve bad signature... index file corrupt 
Shell :: ubuntu change user 
Shell :: ssh with key 
Shell :: Managing network connections in ubuntu 
Shell :: multiple ssh key 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =