1
0
Fork 0

22 Commits (master)
 

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