Answers for "copy everything in one folder to another linux"

0

copy everything in a directory linux

cp -r ~/folder1/. ~/new_folder1
Posted by: Guest on May-17-2021

Code answers related to "copy everything in one folder to another linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language