> ... > > I have discovered a convenient and powerful command line combination. > It's presented in The CPIO Manual > <http://www.gnu.org/software/cpio/manual/>. > > Code: find . -depth -print0 | cpio --null -pvd $new-directory > > ... > > I hope someone finds this helpful.
Yes, thanks! Very timely. ~ Tim -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page