A Frontend for Grep
A GUI frontend for 'grep'. Supgrep allows users to enter 'grep'
search strings with ease. To search for a string, simply type it in
the top left text entry box. As you type, Supgrep preforms a 'grep'
search on your current string. (As long as the string contains at
least 2 characters. Running 'grep' to search for as single
character can be rather time-consuming.)
A list of matches is presented in the window on the left side of the
GUI. Clicking on one of the entries in this box causes the file to
be loaded in the window on the right hand side of the GUI.
To download the software, click on the 'Home' link and follow the 'download' link from there.
Screenshots