Mail Archives: cygwin/1998/11/09/08:14:14
Hi John,
[...]
>> Can anyone reproduce this on a WinNT4 machine under b19 (or maybe
>under b20)?
>>
>> $ touch 10101010 asdf
>> $ chmod 444 asdf
>> $ cp asdf fdsa1
>> $ cp -p asdf fdsa2
>> cp: fdsa2: Permission denied
>> $ ls -l
>> total 0
>> -r--r--r-- 1 jrw jrwg 0 Oct 10 10:10 asdf
>> -r--r--r-- 1 jrw jrwg 0 Nov 4 09:57 fdsa1
>> -rw-r--r-- 1 jrw jrwg 0 Oct 10 10:10 fdsa2
$ touch 10101010 asdf
$ chmod 444 asdf
$ ls -l asdf
-r--r--r-- 1 544 everyone 0 Oct 10 10:10 asdf
$ cp asdf fdsa1
$ cp -p asdf fdsa2
$ ls -l asdf fdsa1 fdsa2
-r--r--r-- 1 544 everyone 0 Oct 10 10:10 asdf
-r--r--r-- 1 544 everyone 0 Nov 8 17:32 fdsa1
-r--r--r-- 1 544 everyone 0 Oct 10 10:10 fdsa2
[...]
>> I'm running b19 with coolview under WinNT, I don't know which service
>pack, but the System
NT 4 Server German SP3
Cygwin B20.
[...]
>John Wiersba (john DOT wiersba AT medstat DOT com)
Bye.
Michael.
--
Michael Hirmke | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX +49 (911) 557664
90489 Nuernberg | E-Mail mailto:mh AT mike DOT franken DOT de
| WWW http://aquarius.franken.de/
-
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 -