bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grep


From: Hans-Bernhard Broeker
Subject: Re: grep
Date: 10 Oct 2000 15:59:03 GMT

Bonnie cooper <address@hidden> wrote:

> I cannot seem to convince grep to print the line in which it found
> the matching expression.

That must be something peculiar to your local installation. Please check
what 

        type -a grep      # if you're using a Bourne-family shell
or
        which grep        # if it's a Csh-like one

prints (you might have an alias, or shell script turning every 'grep'
into a 'grep -l' call, silently).



-- 
Hans-Bernhard Broeker (address@hidden)
Even if all the snow were burnt, ashes would remain.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]