Basically what I want to do is write a script that will allow me to ssh to the server and pick up the log, and then pass the batch handle to that tail and display it dynamically on the web page. I already have an idea how to dynamically refresh my web page using jquery, but can anyone tell me how to remove the tail of the log?
source share