Hacker News new | ask | show | jobs
by pigpigs 3280 days ago
I personally curl a slack webhook that sends me a message.

If the task is already running, ctrl + z and run bg. Then i run `wait <pid> && slack 'job done' `