22 Commits (0e4167e7864bd829602d32ba780af694c1ba01c0)
 

Author SHA1 Message Date
Daniel Perelman 0e4167e786 Fix typo. 3 years ago
Daniel Perelman 3d620591ba Fix comments. 3 years ago
Daniel Perelman 403f7193e1 Remove outdated comment. 3 years ago
Daniel Perelman 4220bc174f Fix extra newlines in output. 3 years ago
Daniel Perelman db9e8eb03c Remove blank line. 3 years ago
Daniel Perelman 6105c905ed Updated README. 3 years ago
Daniel Perelman 9c7b084555 Improved full example and added pkill-P version. 3 years ago
Daniel Perelman 3b740f2e4d Remove extra code from all-full-example.sh. 3 years ago
Daniel Perelman 810147e969 Add version that works in dash but leaves jobs running in zsh. 3 years ago
Daniel Perelman 3a618ee29b Make zsh.sh into a test case. 3 years ago
Daniel Perelman b9b8599169 Made test output more readable. 3 years ago
Daniel Perelman 8fef80ddad Add solution using while kill %%. 3 years ago
Daniel Perelman f286c141b3 Add support in test for detecting scripts that don't halt with one second. 3 years ago
Daniel Perelman 0c009f55fe kill_child_jobs() implementation that does nothing for testing. 3 years ago
Daniel Perelman 670a83948d Renamed all.sh to all-full-example.sh so all.sh can be just the kill_child_jobs() function. 3 years ago
Daniel Perelman 62c31095c9 Improved test script. 3 years ago
Daniel Perelman 55aa8dbc6f Add example of killing all child processes. 3 years ago
Daniel Perelman e4dab9f13b Add test scripts. 3 years ago
Daniel Perelman 373db13c20 Switch to much simpler solution for zsh only. 3 years ago
Daniel Perelman 67ff44f4ed Remove dash/bash part from all.sh to make zsh.sh. 3 years ago
Daniel Perelman 849a02481d Initial version of script working on bash, dash, zsh, and ksh. 3 years ago
Daniel Perelman 03f1ba07c7 Initial commit 3 years ago