diff options
Diffstat (limited to 'misc/loco/DESCR')
-rw-r--r-- | misc/loco/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/loco/DESCR b/misc/loco/DESCR new file mode 100644 index 00000000000..35a98f5f878 --- /dev/null +++ b/misc/loco/DESCR @@ -0,0 +1,4 @@ +Loco is a Perl script which gives the messages file (usually /var/log/messages) +some color, so the output is easier to read. It uses a Perl module called +Term::ANSIColor to produce the colors. The Perl script is very readable +and customizable. |