Answers for "how to copy file in root directory"

0

how to copy file in root directory

sudo cp -R /path/to/files/you/want/copied/ /copy/to/this/path/
Posted by: Guest on December-05-2019

Code answers related to "how to copy file in root directory"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language