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