Coder Social home page Coder Social logo

xtail's Introduction

=== CHANGES ===

v2.1 - Stamps out a Y2K bug and now uses GNU autoconf.


=== SUMMARY ===

"xtail" watches the growth of files.  It's like running a "tail -f"
on a bunch of files at once.  The syntax is:

	xtail name ...

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).

I originally wrote this program so I could run:

	xtail /usr/spool/uucp/.Log/*

Even though I don't use "uucp" any more, I still use this utility
a lot.  These days, my favorite is:

	xtail /var/log/* /usenet/lib/*log


=== INSTRUCTIONS ===

	- xtail version 2 requires an ANSI compiler such as gcc.
	- Run:  sh configure
	- If you'd like, review the configuration definitions in xtail.h
	- Run:  make
	- If you'd like, as root run:  make install


=== HISTORICAL NOTES ===

This program is an oldie but goodie.  It was posted to comp.sources.misc
in July 1989 (see ftp.uu.net:/usenet/comp.sources.misc/volume7/xtail.Z).
I remember posting an even earlier version to alt.sources.  It has been
published in the O'Reilly & Associates "Unix Power Tools" collection
(book and CD-ROM).

Over the years, some fly-by-night organizations (such as the MIT X
Consortium and SGI) have tried to steal the "xtail" name.  Don't be
fooled!  Insist on the original.

The 1989 release credited David Dykstra for his contributions.

Chip Rosenthal
<[email protected]>

$Id: README,v 2.4 2000/06/04 05:15:35 chip Exp $

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.