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]
Other format: [Raw text]

chmod on WIn 2K


Howdy all!

I am using Cygwin on a Windows 2000 machine. It is the case that chmod
should work like this because I am on a Windows machine?

Robert Mark Bram@DIJONG ~/cpe3007/week2
$ ls -l
total 7
-rw-r--r--    1 Robert M None           64 Mar 13 22:19 days
-rw-r--r--    1 Robert M None           64 Mar 13 22:22 days_sort
-rw-r--r--    1 Robert M None         4160 Mar 13 22:24 manTest.txt

Robert Mark Bram@DIJONG ~/cpe3007/week2
$ chmod 777 days

Robert Mark Bram@DIJONG ~/cpe3007/week2
$ ls -l
total 7
-rw-r--r--    1 Robert M None           64 Mar 13 22:19 days
-rw-r--r--    1 Robert M None           64 Mar 13 22:22 days_sort
-rw-r--r--    1 Robert M None         4160 Mar 13 22:24 manTest.txt

Robert Mark Bram@DIJONG ~/cpe3007/week2
$


Thanks!

Rob

:)
:-}
;->





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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