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

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

grep


From: Bonnie cooper
Subject: grep
Date: Sat, 07 Oct 2000 16:26:40 -0500

Hi,
I cannot seem to convince grep to print the line in which it found the matching 
expression.
If I type
grep "RIGHT_ASCENSION" *
he responds with only the file names
If I type
grep -1 "RIGHT_ASCENSION"
or 
grep -C "RIGHT_ASCENSION"
or
grep -A1 "RIGHT_ASCENSION"  
he prints either nothing at all, or the entire file.

What could be wrong?
Thanks
Bonnie

 

Bonnie Cooper, Ph.D.
Senior Engineer
Oceaneering Space Systems
16665 Space Center Blvd.
Houston TX  77058-2268
281-228-5332
fax 281-228-5546
pager 713-616-4546
address@hidden




reply via email to

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