I have a constantly updating text file (a log file), and I'd like to see it on a web page in almost real time. So what I need is a script which echoes the text file to html (perhaps tail, i use linux) and then autorefresh to the page.
I am sure this is a trivial task for you who are experienced but I have not yet managed to get anything useful done, so any help is greatly appreciated.
I am sure this is a trivial task for you who are experienced but I have not yet managed to get anything useful done, so any help is greatly appreciated.