
Phrozen Windows File Monitor
Phrozen Windows File Monitor is a standalone program designed to capture any kind of modification inside the file system of Microsoft Windows. It could be very useful to...
WinTail allows you to view the last 64K of a growing text file in real time under Win32 operating systems. It's a bit like using the "tail -f" command...
WinTail allows you to view the last 64K of a growing text file in real time under Win32 operating systems. It's a bit like using the "tail f" command under UNIX. This is particularly useful for:
Viewing program execution traces in realtime.Viewing application logs in realtime.Quickly viewing the last part of a large file without the need to load the entire file.
web-log-analyzer tail