ITP xtail 2.2 -- Extended tail -f utility

Jari Aalto jari.aalto@cante.net
Thu Feb 2 15:01:00 GMT 2012


wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/xtail/setup.hint \
    http://cante.net/~jaalto/tmp/cygwin/xtail/xtail-2.1-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/xtail/xtail-2.1-1.tar.bz2

Included in Debian:

    http://packages.debian.org/search?keywords=xtail

To check build:

    tar -xf *src*2
    ./*.sh --color --verbose all

Jari

[ stup.hint ]
sdesc: "Extended tail that also works on truncated files and directories"
ldesc: "Watch the growth of files. It's like running a tail -f on
a bunch of files at once. It notices if a file is
truncated and starts from the beginning. You can specify
both filenames and directories on the command line. If
you specify a directory, it watches all the files in that
directory. It will notice when new files are created (and
start watching them) or when old files are deleted (and
stop watching them)."
category: Utils



More information about the Cygwin-apps mailing list