hpcloud / tail

Go package for reading from continously updated files (tail -f)
MIT License
2.71k stars 503 forks source link

Allow to tail named pipes #135

Open masterzen opened 6 years ago

masterzen commented 6 years ago

It isn't possible to seek on named pipes (obviously), so better not try to...