Answers for "linux command to copy everything in a directory"

0

copy everything in a directory linux

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

Code answers related to "linux command to copy everything in a directory"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language