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