Answers for "ubuntu command line to copy a folder to another directory"

10

copy folder ubuntu

$ cp -r /source_directory /destination_directory
Posted by: Guest on November-12-2020

Code answers related to "ubuntu command line to copy a folder to another directory"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language