From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32059 invoked by alias); 28 Oct 2002 20:24:53 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 32043 invoked from network); 28 Oct 2002 20:24:52 -0000 Received: from unknown (HELO ex02.idirect.net) (208.226.76.48) by sources.redhat.com with SMTP; 28 Oct 2002 20:24:52 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: ls -l after chmod Date: Mon, 28 Oct 2002 16:36:00 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Harig, Mark A." To: "Alex Vinokur" , X-SW-Source: 2002-10/txt/msg01744.txt.bz2 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 >=20 >=20 >=20 >=20 > "Harig, Mark A." wrote in message=20 > 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? >=20 > How can I know that ? >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Alex Vinokur > mailto:alexvn@go.to > http://go.to/alexvn > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > > -----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 > > > > > > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > Windows 2000 > > > CYGWIN_NT-5.0 > > > SHELL : /bin/tcsh > > > whoami : Administrator > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > > > ----------------------------------------------------- > > > 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 ? > > > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > Alex Vinokur > > > mailto:alexvn@go.to > > > http://up.to/alexvn > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > > > > > > > > > > > > > > > > > > > > > -- > > > 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/ > > > > >=20 >=20 >=20 >=20 >=20 >=20 > -- > 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/ >=20 >=20 -- 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/