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