How do I read a file which is constantly updating?

前端 未结 6 518
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-13 15:41

I am getting a stream of data (text format) from an external server and like to pass it on to a script line-by-line. The file is getting appended in a continuous manner. Whi

6条回答
提交回复
热议问题