I need a command which can copy all the data from pen drive to specific location on "OS X" using terminal. And also how to recognize pen drive on OS X.
On OS X all usb devices are mounted under /Volumes, so
cp -R /Volumes/pendrive ~/somewhereinyourhome
As to recognise a pendrive: type (in xterm) 'df' before plugging it in, type it again afterwards. Whatever new volume shows up thats your pendrive.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With