X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 22 Jul 2011 08:57:38 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [ -w filename ] returns true when permissions are -r--r--r-- Message-ID: <20110722065738.GY15150@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20110721133148 DOT GL15150 AT calimero DOT vinschen DOT de> <2BF01EB27B56CC478AD6E5A0A28931F202EC747E AT A1DAL1SWPES19MB DOT ams DOT acs-inc DOT net> <4E289C2F DOT 6010701 AT cygwin DOT com> <4E28E57A DOT 7070609 AT cygwin DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Jul 21 22:25, Andrew DeFaria wrote: > On 07/21/11 19:50, Larry Hall (Cygwin) wrote: > >On 7/21/2011 9:07 PM, Andrew DeFaria wrote: > >>I'm seeing the exact same behavior. I see this on my C drive (I > >>cd'ed to /tmp). The drive is: > > > >Weird. So what are you using? XP and Cygwin 1.7.9 or something else? > Yes. At work XP and 1.7.9. > > Here at home it's Win 7 (VM) and 1.7.7. Still the same: > > Neptune:pwd > /tmp > Neptune:df . > Filesystem 1K-blocks Used Available Use% Mounted on > C:/cygwin 54604900 19369104 35235796 36% / > Neptune:ll afile > -r--r--r-- 1 andrew None 0 2011-07-21 22:24 afile > Neptune:[ -w afile ] && echo writable || echo not writable > writable > Neptune:echo abc >> afile > Neptune:ll afile > -r--r--r-- 1 andrew None 4 2011-07-21 22:24 afile > Neptune:uname -a > CYGWIN_NT-6.1-WOW64 Neptune 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 Cygwin > Neptune: Output of `id', please? Is the administrators group in the group list? If so, problem solved. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple