delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/09/12/09:53:50

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
From: "Ronald Landheer" <info AT rlsystems DOT net>
To: <cygwin AT cygwin DOT com>
Subject: Grep & recursion
Date: Wed, 12 Sep 2001 15:53:11 +0200
Message-ID: <NFBBLOMHALONCDMPGBLFEEAMCBAA.info@rlsystems.net>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Importance: Normal
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id JAA04541

Hello (again) all,

I think I've written about this before and not gotten an answer, but I 
could neither find it in a Google search, nor in my own archives - 
which, I should mention, were kinda destroyed two weeks ago :(

I have three GCC compiler sets on my system: DJGPP, Cygwin and MinGW32 - 
the latter of which doesn't include grep. When I use the DJGPP grep to 
search for 'foo' in all my projects under my home dir (from the Bash 
command line that comes with DJGPP) I get a nice listing:
-- BEGIN SNIPPET --
bash-2.04$ grep -rnHi foo *
(..) long, long list of stuff
--- END SNIPPET ---
Doing the same thing under Cygwin, I get this:
-- BEGIN SNIPPET --
Ronald Landheer AT ALLY ~
$ grep -rnHi foo *
(..) local text files are searched (if any)
grep: <any dirname>: Permission denied
(..) normal response for Binary files
--- END SNIPPET ---
The versions are the newest available for either (2.4 for DJGPP, 2.4.2 
for Cygwin).

The question: what causes this and what did I do wrong?

Greetz!

Ronald


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019