Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

copy directory command in linux

$ cp -R <source_folder_1> <source_folder_2> ... <source_folder_n>  <destination_folder>
Source by devconnected.com #
 
PREVIOUS NEXT
Tagged: #copy #directory #command #linux
ADD COMMENT
Topic
Name
9+4 =