Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 60925 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: 60925 SIGINT Send signal 2 to pid: 60925 Scan child pids of ppid: 60926 Send signal 2 to pid: 60926 Scan child pids of ppid: 60927 Send signal 2 to pid: 60927 Scan child pids of ppid: 60928 Send signal 2 to pid: 60928 Scan child pids of ppid: 60929 Send signal 2 to pid: 60929 Scan child pids of ppid: 60930 Send signal 2 to pid: 60930 Scan child pids of ppid: 60931 Send signal 2 to pid: 60931 Scan child pids of ppid: 60932 Send signal 2 to pid: 60932 Scan child pids of ppid: 60933 Send signal 2 to pid: 60933 Scan child pids of ppid: 60934 Send signal 2 to pid: 60934 Scan child pids of ppid: 60935 Send signal 2 to pid: 60935 Scan child pids of ppid: 60937 Send signal 2 to pid: 60937 3: CTRL+C Scan child pids of ppid: 60925 SIGINT Send signal 2 to pid: 60925 Scan child pids of ppid: 60926 Send signal 2 to pid: 60926 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 $ mumsh $ success mumsh $ exit
JOJ Answer
mumsh $ 123 mumsh $ mumsh $ success mumsh $ mumsh $ exit