Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Regarding the `timer` script, it appears to block the shell. A way to avoid this would be to spawn a subshell for the sleep command like this: `( sleep "$1" && notify ... ) &`


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: