Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-Id: <5.1.0.14.2.20021202171958.030e7788@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Mon, 02 Dec 2002 17:24:55 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: ls.exe shows windows system hidden files In-Reply-To: <20021203011347.GD28077@redhat.com> References: <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20021202133727 DOT 02fa5c18 AT pop3 DOT cris DOT com> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20021202133727 DOT 02fa5c18 AT pop3 DOT cris DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Chris, I suppose that would be an adequate basis for constructing something with the effect I imagined. Realistically, if I cared about being able to do this, I'd probably wrap the Windows "attrib" command in a script that would allow it to accept Cygwin's POSIX paths and to allow it to act like "find" with a hypothetical "--attrib" option. In other words, to list only those files bearing a particular attribute pattern. Fortunately, I've never had to care about this and the Windows "attrib" command is barely in my working vocabulary, which is no doubt why I didn't think of it instead of suggesting a new tool. Randall Schulz Mountain View, CA USA At 17:13 2002-12-02, you wrote: >On Mon, Dec 02, 2002 at 01:39:58PM -0800, Randall R Schulz wrote: > >Perhaps a utility analogous to "getfacl" and "setfacl" for > >Windows-specific file system properties is in order. If done properly, > >it could be used by those few who need to restrict output of other > >commands w.r.t. to Windows properties not otherwise accessible in > >Cygwin. > >What's wrong with an 'attrib' wrapper using cygpath? That's not much >work at all. > >cgf -- 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/