Hacker News new | past | comments | ask | show | jobs | submit login

> but apparently not bash

In bash, try “set -o notify” (same as “set -b”). This will turn on immediate notification of terminations of subjobs.

So it’s not that bash lacks support for it, it’s that bash wants to be compatible with old Unix shells, but offers other behavior as an option.




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

Search: