This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

cp -p bug


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]