Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 90297 1: WRITELN sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | echo 123 2: CTRL+C Scan child pids of ppid: 90297 SIGINT Send signal 2 to pid: 90297 Scan child pids of ppid: 90298 Send signal 2 to pid: 90298 Scan child pids of ppid: 90299 Send signal 2 to pid: 90299 Scan child pids of ppid: 90300 Send signal 2 to pid: 90300 Scan child pids of ppid: 90301 Send signal 2 to pid: 90301 Scan child pids of ppid: 90302 Send signal 2 to pid: 90302 Scan child pids of ppid: 90303 Send signal 2 to pid: 90303 Scan child pids of ppid: 90304 Send signal 2 to pid: 90304 Scan child pids of ppid: 90305 Send signal 2 to pid: 90305 Scan child pids of ppid: 90306 Send signal 2 to pid: 90306 Scan child pids of ppid: 90307 Send signal 2 to pid: 90307 Scan child pids of ppid: 90309 Send signal 2 to pid: 90309 3: CTRL+C Scan child pids of ppid: 90297 SIGINT Send signal 2 to pid: 90297 Scan child pids of ppid: 90298 Send signal 2 to pid: 90298 Scan
Hints
Your answer may be identical to the JOJ answer in the first several lines.
However, you will still get Wrong Answer because the complete output may be longer and there might be errors in the future lines.
Please double check your code to solve this problem and try again.
Your Answer
mumsh $ 123 mumsh $ success mumsh $ exit
JOJ Answer
mumsh $ 123 mumsh $ mumsh $ success mumsh $ mumsh $ exit