chmod doesn't seem to work

John Cooper John.Cooper@digitivity.com
Thu Jul 3 09:54:00 GMT 1997


Has anyone fixed chmod to work with ls - it currently seems to do nothing:

[/h] type -a ls chmod
ls is aliased to `ls -FC'
ls is /c/gnuwin32/b18/h-i386-cygwin32/bin/ls
chmod is /c/gnuwin32/b18/h-i386-cygwin32/bin/chmod
chmod is /c/PVCS/nt/chmod
[/h] touch x
[/h] ls -l x
-rw-r--r--   1 JCooper  Domain U        0 Jul 03 17:50 x
[/h] chmod 666 x
[/h] ls -l x
-rw-r--r--   1 JCooper  Domain U        0 Jul 03 17:50 x
[/h] chmod o+w x
[/h] ls -l x
-rw-r--r--   1 JCooper  Domain U        0 Jul 03 17:50 x

Thanks,

    --- John

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list