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