I have a folder I just luckily recovered sitting on:
/media/sdc1/Pictures
with a BUNCH of subdirectories and files that I need.
I want to copy these to a folder on:
/media/sdb1/Pictures
What command do I have to use in the terminal to make sure this happens? I know there is the cp command. But is that the best choice? And if so what options should I use to ensure I get every single directory and file?
*since it will omit dotfiles at the first level. It may also cause it to exceed the ARG_MAX limit. – geirha Jun 01 '13 at 09:31