diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-09-16 17:04:59 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-09-16 17:04:59 +0000 |
commit | c20627698143b7bdc164e53ddb866466995ba121 (patch) | |
tree | 0cdb11f6405a053f90ad716afaf6a15388882ac3 /sysutils/logmon/pkg-descr | |
parent | ece7963da740ef2efe94227b8fbcb68cde9f54b4 (diff) |
Notes
Diffstat (limited to 'sysutils/logmon/pkg-descr')
-rw-r--r-- | sysutils/logmon/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/logmon/pkg-descr b/sysutils/logmon/pkg-descr new file mode 100644 index 000000000000..6e475ea1f88c --- /dev/null +++ b/sysutils/logmon/pkg-descr @@ -0,0 +1,12 @@ +This program will monitor one or more log files, updating when more data is +available ala 'tail -f' , within a common terminal window via a "split window". +User can scroll up/down/left/right through all the windows. A header displays +each frames file name, and number of lines in the file. Very usefull when +watching several log files at the same time. I've tested this under Linux, but +it should work under other Unices. Please let me know if you get it working on +another OS. + +WWW: http://www.edespot.com/plaidhat/code/LogMon/ + +- Gea-Suan Lin + gslin@ccca.nctu.edu.tw |