[ltp] Copying Files

SOTL linux-thinkpad@linux-thinkpad.org
Mon, 6 Dec 2004 09:23:07 -0500


Hi All

I want to copy all files in a partition to another partition.

Can I do the following?

dd     if=dev/hda5/*     of=dev/hda6/*

If not how do I need to modify this or what should I utilize?

Thanks
Frank