| Jobs | POSIX | bash | dash | fish | xonsh | zsh | 
|---|---|---|---|---|---|---|
| When shell exits | unspecified1 | send SIGHUP to jobs2 | reparent jobs | send SIGHUP to jobs3 4 | send SIGHUP to jobs | send SIGHUP to jobs5 | 
| disown | unspecified | yes | no; not needed | yes | no | yes | 
| Jobs | POSIX | bash | dash | fish | xonsh | zsh | 
|---|---|---|---|---|---|---|
| When shell exits | unspecified1 | send SIGHUP to jobs2 | reparent jobs | send SIGHUP to jobs3 4 | send SIGHUP to jobs | send SIGHUP to jobs5 | 
| disown | unspecified | yes | no; not needed | yes | no | yes |