bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

chmod with no influence


From: Ingo Affa
Subject: chmod with no influence
Date: Wed, 14 Nov 2001 13:33:08 +0100

Hi,

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

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

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

address@hidden ~
$ 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]