Hacker News new | ask | show | jobs
by arminiusreturns 1287 days ago
One of my favorites that I don't see used enough is:

    watch -d -n $INT
Watch for delta changes in interval.

I have lots of bad habits on the cli I should correct, now I'm feeling guilty after reading all the comments.