Mail Archives: cygwin/1997/05/13/17:17:31
Bruce D. McLeod wrote:
> It used to be that cp -p just messed up the access time, but
> it got worse:
>
> C:\temp>cp -p bdmlog bdmlog2
> cp: bdmlog2: Invalid argument
>
> Running b18, NT
The same config.
1:/usr/src$ ls -l t.c
-rw-r--r-- 1 Administ Domain U 865 Apr 24 12:06 t.c
2:/usr/src$ cp -p t.c ttt.c
3:/usr/src$ ls -l ttt.c
-rw-r--r-- 1 sos Domain U 865 Apr 24 12:06 ttt.c
4:/usr/src$
I have no idea why this doesn't work for you...
--
Sergey Okhapkin
Moscow, Russia
Looking for a job.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -