• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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