Hacker News new | ask | show | jobs
by noisy_boy 441 days ago
sl is installed in /usr/games so that can be a check. Otherwise, I think this is quite reliable:

    $ grep -q --binary-files=text ACCIDENT `which sl`
    $ echo $?
    0