Inotify based tail
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.
Currently inotail is not fully compatible to neither POSIX or GNU tail but
might be in the future.
Authors:
--------
Tobias Klauser
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:darix/inotail && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
inotail-0.2.tar.bz2 | 0000013271 13 KB | |
inotail-0.2_optflags.patch | 0000000536 536 Bytes | |
inotail.changes | 0000000152 152 Bytes | |
inotail.spec | 0000001643 1.6 KB |
Latest Revision
unknown
committed
(revision 5)
project was undeleted
Comments 0