Answers for "mac terminal copz files"

0

mac terminal copz files

// cp -a source destination (if copying folders, no trailing / ! If copying only contents, add / ! )
e.g.:

cp -a ~/Desktop /Volumes/PIZZA_PIZZA
Posted by: Guest on July-12-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language