Here is a nice tip on unix find..
$ find . cpio -pdumv /path/to/destination/dir
the files found by find are passed into cpio and it copies the files with the same permissions to the destination directory.
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.







Recent Comments