Watch log

Salvatore Di Fazio salvatore.difazio at gmail.com
Mon Jan 15 15:20:16 EST 2007


Hi guys,
I've an application that writes a log file.
I need to write an application with python that will read this file.

I would like wait until a new line will be write in the file.

Something like the "watch cat Log" command on Linux os.

How can I check the eof and restart the reading?




More information about the Python-list mailing list