• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

tail -f equivalent for Windows?

C

cbtrussell

Guest
Those of you familar with Linux boxes no doubt appreciate the value of

tail -f logfile

Whenever I try to open a logfile on Windows, I get the 'another program is using the file' type messages. How can I do the functional equivalent of a tail -f on a Windows log file, for example to watch mail coming through the server?

Thanks for any help,

Brandon
 
Back
Top