On Thursday, September 15, 2016 at 7:11:55 AM UTC-4, Adrian Lewis wrote: > > I have an active log and I wondered how I could `tail -f` this without > running the Unix command?
Open the file and repeatedly call `readavailable`
On Thursday, September 15, 2016 at 7:11:55 AM UTC-4, Adrian Lewis wrote: > > I have an active log and I wondered how I could `tail -f` this without > running the Unix command?
Open the file and repeatedly call `readavailable`