delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Thu, 11 Jan 2001 13:38:59 +0100 |
From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
To: | cygwin <cygwin AT cygwin DOT com> |
Subject: | Re: date |
Message-ID: | <20010111133859.A4141@cobold.vinschen.de> |
Mail-Followup-To: | cygwin <cygwin AT cygwin DOT com> |
References: | <3A5D7B5D DOT 3832 DOT BF04094 AT localhost>; <20010111113019 DOT X4141 AT cobold DOT vinschen DOT de> <3A5DAE50 DOT 15252 DOT 726062 AT localhost> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.5i |
In-Reply-To: | <3A5DAE50.15252.726062@localhost>; from gerrit@familiehaase.de on Thu, Jan 11, 2001 at 01:00:00PM +0100 |
On Thu, Jan 11, 2001 at 01:00:00PM +0100, Gerrit P. Haase wrote: > <2001-01-11 11:30 Uhr, hat Corinna Vinschen geschrieben:> > > Try `grep getenv *.cc'. You will see that there are surprisingly few > > of them. > > $ grep getenv *.cc > grep: *.cc: No such file or directory > [...] > With my grep, wildcards in that way are not possible? - Wildcard expansion doesn't happen in the application but in the shell. - Wildcard expansion doesn't work recursively. - cd <where ever your sources are>/winsup/cygwin; grep getenv *.cc Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |