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