/jgrep

A graphical "grep" utility, written in Java

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

jGrep

You can download the jGrep Jar from the Releases page. There is also a Windows installer for Windows users.

The source is currently built by "hand" with javac, see the build action for an example command if trying to build from source.

Reporting issues

If you have trouble with jGrep please open an issue here on GitHub.


Copyright (C) 2010 Michael Diamond

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.