in reply to Win32 tail -f emulation

The Perl Power Tools: Unix Reconstruction Project has a working version of tail written in Perl.
AgentM Systems nor Nasca Enterprises nor Bone::Easy nor Macperl is responsible for the comments made by AgentM. Remember, you can build any logical system with NOR.

Replies are listed 'Best First'.
Re: Re: Win32 tail -f emulation
by kardster (Initiate) on Mar 06, 2001 at 02:40 UTC
    I wrote a simple tail in perl, which was as quick as searching for windows tail emulators. The version you recommend will work great! Thanks again.