Hacker News new | ask | show | jobs
by cjcampbell 1595 days ago
I am a big fan of the `if [!] grep -q ...` pattern. I'd probably rank -q near the top of the list for shell scripts.