| ttroxell ( @ 2005-10-11 04:24:00 |
babygrep
I made a baby grep.
I am wondering if using something similar would make logcheck faster. It needs work in any case. I just think it's cute.
code
I made a baby grep.
sushi% ls -lh babygrep
-rwxr-xr-x 1 xtat xtat 3.6K 2005-10-11 04:10 babygrep
sushi% ls -lh /bin/grep
-rwxr-xr-x 1 root root 70K 2005-03-10 18:09 /bin/grep
I am wondering if using something similar would make logcheck faster. It needs work in any case. I just think it's cute.
code