Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 77141 1: WRITELN sleep 10 | echo 123 2: CTRL+C Scan child pids of ppid: 77141 SIGINT Send signal 2 to pid: 77141 Scan child pids of ppid: 77142 Send signal 2 to pid: 77142 Scan child pids of ppid: 77143 Send signal 2 to pid: 77143 Scan child pids of ppid: 77144 Send signal 2 to pid: 77144 Scan child pids of ppid: 77145 Send signal 2 to pid: 77145 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