This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ITP xtail 2.2 -- Extended tail -f utility


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]