[oclug] Permissions confusion

Joe Burpee jeb at burkby.com
Wed Jul 9 15:31:01 EDT 2003


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




More information about the OCLUG mailing list