This website requires JavaScript.
Explore
Help
Sign In
perelman
/
kill-child-jobs
Watch
1
Star
0
Fork
0
You've already forked kill-child-jobs
Code
Examples of how to kill all child jobs when a shell script exits.
https://aweirdimagination.net/2020/06/28/kill-child-jobs-on-script-exit/
3
Commits
1
Branch
0
Tags
40
KiB
Shell
100%
67ff44f4ed
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Daniel Perelman
67ff44f4ed
Remove dash/bash part from all.sh to make zsh.sh.
2020-05-27 01:16:52 -07:00
all.sh
Initial version of script working on bash, dash, zsh, and ksh.
2020-05-27 01:15:51 -07:00
LICENSE
Initial commit
2020-05-27 07:57:49 +00:00
README.md
Initial commit
2020-05-27 07:57:49 +00:00
zsh.sh
Remove dash/bash part from all.sh to make zsh.sh.
2020-05-27 01:16:52 -07:00
README.md
kill-child-jobs
Examples of how to kill all child jobs when a shell script exits.