diff options
author | Miroslaw Turski <miroslaw.turski@gmail.com> | 2014-05-24 08:29:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-24 08:29:21 +0700 |
commit | efd6e7570a0aa41d77abb19edd8455bce522ab8f (patch) | |
tree | 38a0ce4d476057472c0fec1a3d034f7dd71b39e6 /misc/glogg/README | |
parent | 6400a51647bcfe0341b673a8cbc89c016d3bf148 (diff) |
misc/glogg: Added (fast, smart log explorer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/glogg/README')
-rw-r--r-- | misc/glogg/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/glogg/README b/misc/glogg/README new file mode 100644 index 000000000000..e76682a09c2c --- /dev/null +++ b/misc/glogg/README @@ -0,0 +1,4 @@ +glogg is a multi-platform GUI application to browse and search +through long or complex log files. It is designed with programmers +and system administrators in mind. glogg can be seen as a graphical, +interactive combination of grep and less. |