Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 17789 1: WRITELN sleep 10 | echo 123 2: CTRL+C Scan child pids of ppid: 17789 SIGINT Send signal 2 to pid: 17789 Scan child pids of ppid: 17790 Send signal 2 to pid: 17790 Scan child pids of ppid: 17791 Send signal 2 to pid: 17791 Scan child pids of ppid: 17793 Send signal 2 to pid: 17793 3: WRITELN echo success 4: WRITELN exit exit: 0
Your Answer
mumsh $ 123 mumsh $ success mumsh $ exit
JOJ Answer
mumsh $ 123 mumsh $ success mumsh $ exit