Hacker News new | ask | show | jobs
by p9idf 4577 days ago
I think I can one-up you.

  (while :; do cat ; sleep 2 ; done) <file
1 comments

How is that not "tail -f file"?