Skip to content

cdimartino/TailStop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

A better tail -f.  Now with Python power.

Call with two arguments:

tailstop.py <watch word> <file>

Tailstop will follow the file by name, so logrotate will not cause you to tail a dead file.

Hit <CTRL-c> to change the watch word.  If you want to exit, hit <CTRL-c> again.

About

Python enhanced tail -f

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages