[lwatch-cvs] files TODO,1.48,1.49
Brought to you by:
arturcz
|
From: Artur R. C. <ar...@us...> - 2009-02-28 16:43:33
|
Update of /cvsroot/lwatch/files In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7445 Modified Files: TODO Log Message: I am not convinced that support for growing file is really needed. tail -f | lwatch -i- works good. So, moving it to the end of the TODO list. Index: TODO =================================================================== RCS file: /cvsroot/lwatch/files/TODO,v retrieving revision 1.48 retrieving revision 1.49 diff -C2 -d -r1.48 -r1.49 *** TODO 28 Feb 2009 16:40:23 -0000 1.48 --- TODO 28 Feb 2009 16:43:29 -0000 1.49 *************** *** 5,9 **** - optional syslog support - debug/error messages should be optionally printed to syslog - - support for growing regular files (like tail -f) - signal handling (reload configuration, reexec program) - run as daemon --- 5,8 ---- *************** *** 22,25 **** --- 21,25 ---- - multiple sources - multiple types of pattern + - support for growing regular files (like tail -f) Won't do: |