Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 80546 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: 80546 SIGINT Send signal 2 to pid: 80546 Scan child pids of ppid: 80547 Send signal 2 to pid: 80547 Scan child pids of ppid: 80548 Send signal 2 to pid: 80548 Scan child pids of ppid: 80549 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: 80552 Send signal 2 to pid: 80552 Scan child pids of ppid: 80553 Send signal 2 to pid: 80553 Scan child pids of ppid: 80554 Send signal 2 to pid: 80554 Scan child pids of ppid: 80555 Send signal 2 to pid: 80555 Scan child pids of ppid: 80556 Send signal 2 to pid: 80556 Scan child pids of ppid: 80558 Send signal 2 to pid: 80558 3: CTRL+C Scan child pids of ppid: 80546 SIGINT Send signal 2 to pid: 80546 Scan child pids of ppid: 80547 Send signal 2 to pid: 80547 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