cp -p bug

Bruce D. McLeod b.mcleod@opengroup.org
Tue Apr 15 13:46:00 GMT 1997


cp -p (preserve file attributes) gives the new file a date
in 1969:

E:\cords_nt\export\winnt\winnt\comm\nt_xkern\lib>dir ju*

04/15/97  04:44p                     9 junk.txt

E:\cords_nt\export\winnt\winnt\comm\nt_xkern\lib>cp -p junk.txt junk2.txt

E:\cords_nt\export\winnt\winnt\comm\nt_xkern\lib>dir ju*

04/15/97  04:44p                     9 junk.txt
12/31/69  08:00p                     9 junk2.txt

Bruce

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list