Skip to content. | Skip to navigation
Copying files from one directory to another using find and cpio.
find . -print -depth | cpio -pamVd /new_file_system/
This site conforms to the following standards: