Python Forum
implement function like tail -F
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
implement function like tail -F
#1
Hi, I need to implement function like tail -F (watching if rotate file take place)using python3 release.
Which is the best way to do it?
Reply
#2
you can subprocess tail:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  reading a file like the unix tail -f command does Skaperen 2 256 Mar-31-2024, 12:09 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020