reXgrep version 1.0
December 5, 1999

rexgrep is a graphical frontend to the grep command, which has been
written by Rohit Singh <Rohit.Singh@ieee.org> and distributed under the
terms of the GNU GPL. It requires X and the freely distributable (GPL)  
gtk+ (GIMP ToolKit+) toolkit to run. gtk+ is available from
http://www.gtk.org among other places.

rexgrep combines the power of the 'grep' command with the convenience of 
a very easy to use graphical user interface, while not cmpromising on its
functionality.

The current release is 1.0

To build rexgrep:

$ tar -xvfz rexgrep-1.0.tar.gz
$ cd rexgrep-1.0
$ ./configure
$ make
$ make install

If you are using a Linux distribution that provides a binary Gtk+
library, you may have to install a "Gtk+ developer" RPM to get this
program.  You will have to install this anyway to get the Gtk+ header
files.

If you have any questions or comments, or if you find a bug, please mail
the author at Rohit.Singh@iee.org .

rexgrep should build on anything gtk will build on, though the author has
only built it on Linux/Intel. Please let the author know if you are able
to build it on other platforms.

rexgrep is copyright 1999 by Rohit Singh. It is distributed under
the terms of the GNU General Public License, see the file COPYING in
the source distribution for details.

Your Feedback is more than welcome. Please write to
rohit_singh@hotmail.com with suggestions, bug reports, comments and
criticisms.
