monitor continous moving file in unix
Hi Team,
I would like to know, one process (shell script) is running and it is keep on writing the logs into the log file. How can we get the current updated logs?
other than tail -linecount filename
Thanks,
Vaibhav
|