Personal tools
You are here: Home Linux Copying directories between file systems

 

Document Actions

Copying directories between file systems

by Mark Allen last modified 2008-02-16 20:55

Copying files from one directory to another using find and cpio.


cd /old_file_system/

find . -print -depth | cpio -pamVd /new_file_system/




Ads
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: