Hacker News new | ask | show | jobs
by john-radio 643 days ago
If you're on a Mac, your terminal has `say` built in. Lots of Mac users don't know about it but I use `say` a lot.

    $ bash long_build_script.sh; say job done

    $ sleep 1; say job done