bloggalerietagcloudalleslinks

inotail 0.3 released

I just released version 0.3 of inotail, a replacement for the tail utility using inotify to speed up the follow mode (the '-f' option). This version doesn't contain new features but fixes for some minor bugs (see the changelog for details. Get the tarball for inotail 0.3 here: http://distanz.ch/inotail/inotail-0.3.tar.bz2

About: inotail is a replacement for the 'tail' program found in the base installation of every Linux/UNIX system. It makes use of the inotify infrastructure in recent versions of the Linux kernel to speed up tailing files in the follow mode (the '-f' option). Standard tail polls the file every second by default while inotail listens to special events sent by the kernel through the inotify API to determine whether a file needs to be reread.

Ähnliche Beiträge:
inotail 0.5 released
inotail 0.4 released
Documented to work
Der Distro-Bash zieht seine Kreise
inotail is 1337 ;-)
 Permalink

Kommentare

Keine (weiteren) neuen Kommentare erlaubt.