mac copy and paste terminal code example
Example 1: mac copy folder terminal
cp -R ~/Documents/Expenses /Volumes/Data/Expenses
Example 2: copy paste mac
Select the text, then:
cmd + C
put the cursor when you want, then:
cmd + V
cp -R ~/Documents/Expenses /Volumes/Data/Expenses
Select the text, then:
cmd + C
put the cursor when you want, then:
cmd + V