Hi,

I'm using a cygwin bash shell on a Windows 2000 Server
and have problems changing the file access permissions:

Administrator@NBI1 ~
$ ls -l .netrc
-rw-r--r--    1 Administ Administ      130 Nov 14 11:59 .netrc

Administrator@NBI1 ~
$ chmod -v 600 .netrc
mode of `.netrc' changed to 0600 (rw-------)

Administrator@NBI1 ~
$ ls -l .netrc
-rw-r--r--    1 Administ Administ      130 Nov 14 11:59 .netrc


On the Windows environment a tested with different constellations
for the file properties but nothing works.
Is this a bug or a mistake by me?

Thank you very much

Ingo Affa



_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to