Hacker News new | ask | show | jobs
by miah_ 687 days ago
`watch -n 5 sqlite3 logs.db "select log from logs" | grep whatever`
1 comments

Just what I wanted, additional overhead and a five-second delay.