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. Start the 'System' applet: Select 'Start', then 'Settings', then
'Control Panel', then double click on the 'System' icon.

2. The 'System Properties' dialog should be displayed.  Click on the
'Advanced' tab.  Click on the 'Environment Variables' button on that
tab.

3. Inspect the list of variables in the 'System Variables' scroll list.
If CYGWIN is not included in the list, then create a new variable.
Otherwise, edit it, and add the value 'ntsec'.  This, eventually, is
planned to be set by default.

4. Start a new shell window.  Inspect the value of CYGWIN ('echo
$CYGWIN').

> -----Original Message-----
> From: Alex Vinokur [mailto:alexvn@come.to]
> Sent: Monday, October 28, 2002 2:27 PM
> To: cygwin@cygwin.com
> Subject: Re: ls -l after chmod
> 
> 
> 
> 
> "Harig, Mark A." <maharig@idirect.net> wrote in message 
> BADF3C947A1BD54FBA75C70C241B0B9E762FDF@ex02.idirect.net">news:BADF3C947A1BD54FBA75C70C241B0B9E762FDF@ex02.idirect.net...
> >Correction to #2, below.  It should have read:
> >
> >2. What value(s) did you set the 'CYGWIN' environment
> >   variable to in the Control Panel's System applet?
> 
> How can I know that ?
> 
>   ==================
>    Alex Vinokur
>      mailto:alexvn@go.to
>      http://go.to/alexvn
>    ==================
> 
> > -----Original Message-----
> > From: Harig, Mark A.
> > Sent: Monday, October 28, 2002 12:31 PM
> > To: Alex Vinokur; cygwin@cygwin.com
> > Subject: 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/
> >
> >
> 
> 
> 
> 
> 
> 
> --
> 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]