wns - Windowing Search		Mark E. Mallett   (mem@zinn.MV.COM)

This is a program to search for occurances of a pattern in a text file, and
print a window of lines around (before and after) each match point.  The
size of the window is specified on the command line.

This is one of my earliest C programs, so don't be too critical of the
implementation.  It was originally written on a CP/M system and later
moved to other environments (such as unix).

As for installation - there is not much to explain.  The Makefile and the
manual source should be enough.

-mm-
April 19, 1988
