This is the mail archive of the cygwin@cygwin.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]

chmod not working?


Hiya.

I just downloaded cygwin 1.3.1 and installed on a windows 2000 laptop.  I'm 
trying to change file permissions, but nothing ever happens:

>administrator@KOROCUST ~
>$ ls -l
>total 1
>-rw-r--r--   1 administ None            5 May 17 16:40 foo
>
>administrator@KOROCUST ~
>$ chmod -v 600 foo
>mode of foo changed to 0600 (rw-------)
>
>administrator@KOROCUST ~
>$ ls -l
>total 1
>-rw-r--r--   1 administ None            5 May 17 16:40 foo

Anyone seen anything like this?  Know how to fix it?

- Ert (Please Cc: me, I'm not on the list)



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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