Answers for "how to copy everything to one folder linux"

0

copy everything in a directory linux

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

Code answers related to "how to copy everything to one folder linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language