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