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