Windows Tail: A version of Linux tail. Tail for windows.
Windows Tail is a Windows version of Unix and Linux tail command. Tail for Windows. I wanted to make it easier to use tail in the windows environment. You can even add it to the open with dialog in windows explorer. This is great tool if you need to monitor log files.
Now:
Create Application Alerts!
Email Alerts and SMS Alerts using SMTP!
Record Tail Session to log a File!
Saves location of tailed or viewed files!
Works on Linux Systems using Mono!
and much much more!
The...
Windows Tail is a C# program which functions as the UNIX tail command. It allows you to open a file after which it will display all new content written to that file. Output can also be filtered using regular expressions.