================= Windows 2000 CYGWIN_NT-5.0 SHELL : /bin/tcsh whoami : Administrator =================
----------------------------------------------------- Administrator@5AT8S8CQEEX4QHI /tmp1 $ ls -l total 1 -rw-r--r-- 1 Administ None 5 Oct 28 16:05 zzz1 Administrator@5AT8S8CQEEX4QHI /tmp1 $ chmod -v 755 zzz1 mode of `zzz1' changed to 0755 (rwxr-xr-x) Administrator@5AT8S8CQEEX4QHI /tmp1 $ ls -l total 1 -rw-r--r-- 1 Administ None 5 Oct 28 16:05 zzz1 ----------------------------------------------------- It seems that ouput of ls -l must be -rwxr-xr-x 1 Administ None 5 Oct 28 16:05 zzz1 What is wrong ? ================== Alex Vinokur mailto:alexvn@;go.to http://up.to/alexvn ================== -- 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/