Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 15980 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: 15980 SIGINT Send signal 2 to pid: 15980 Scan child pids of ppid: 15981 Send signal 2 to pid: 15981 Scan child pids of ppid: 15982 Send signal 2 to pid: 15982 Scan child pids of ppid: 15983 Send signal 2 to pid: 15983 Scan child pids of ppid: 15984 Send signal 2 to pid: 15984 Scan child pids of ppid: 15985 Send signal 2 to pid: 15985 Scan child pids of ppid: 15986 Send signal 2 to pid: 15986 Scan child pids of ppid: 15987 Send signal 2 to pid: 15987 Scan child pids of ppid: 15988 Send signal 2 to pid: 15988 Scan child pids of ppid: 15989 Send signal 2 to pid: 15989 Scan child pids of ppid: 15990 Send signal 2 to pid: 15990 Scan child pids of ppid: 15992 Send signal 2 to pid: 15992 3: CTRL+C Scan child pids of ppid: 15980 SIGINT Send signal 2 to pid: 15980 Scan child pids of ppid: 15981 Send signal 2 to pid: 15981 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 $ mumsh $ success mumsh $ exit
JOJ Answer
mumsh $ 123 mumsh $ mumsh $ success mumsh $ mumsh $ exit