bloggalerietagcloudalleslinks

inotail 0.5 released

Today I released version 0.5 of inotail, the fast tail replacement. This version is just a minor bugfix release, see the changelog for details.
Ähnliche Beiträge:
inotail 0.4 released
inotail 0.3 released
Documented to work
Der Distro-Bash zieht seine Kreise
inotail is 1337 ;-)
Kommentare (0)  Permalink

inotail 0.4 released

About two months after the last release, I released version 0.4 of inotail, a tail replacement using inotify. As of this version inotail uses buffers of optimal size (depending on the filesystem) for I/O (patch contributed by Folkert van Heusden). See the changelog for all changes. Debian packages should hit the archive soon.

Note: I'm currently working on correct tailing from pipes which would make inotail fully compatible to POSIX tail.

Now back to uni work...

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

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 ;-)
Kommentare (0)  Permalink
1-3/3