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