Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

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
 
PREVIOUS NEXT
Tagged: #mac #terminal #copz #files
ADD COMMENT
Topic
Name
3+3 =