geos-dev-digest V1 #134

Edward Ballot (eballot@geoworks.com)
Mon, 11 Nov 1996 09:07:07 -0800 (PST)

Hi Jouni,

> Grep is one of the most useful programs I've ever known. When I want to
> know something GEOS programming related, I go to /pcgeos/include dir and
> grep all *.def, *.goh and *.h files in current and subdirs:
>
> grep -di "keyword" *.def

I often use grep for this, too! Couldn't live without it.

-Ed-