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]

RE: ls -l after chmod


1. What filesystem are you running on your disk: NTFS or FAT32?

2. What value(s) did you set the 'Cygwin' to in the Control
   Panel's System applet?


> -----Original Message-----
> From: Alex Vinokur [mailto:alexvn@come.to]
> Sent: Monday, October 28, 2002 11:11 AM
> To: cygwin@cygwin.com
> Subject: ls -l after chmod
> 
> 
> =================
> 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/
> 
> 

--
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]