On Wed, Jul 09, 2003 at 12:10:54PM -0400, Brian M wrote: > cp -R /mnt/cdrom/* . > The permissions are different, the dates are different. > The problem is the program won't run (now) when the files are copied > using method 1. > > 1 - How can I recreate the results of method 2 from the command line? cp -a ... man cp Joe