Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 5245 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: 5245 SIGINT Send signal 2 to pid: 5245 Scan child pids of ppid: 5246 Send signal 2 to pid: 5246 Scan child pids of ppid: 5247 Send signal 2 to pid: 5247 Scan child pids of ppid: 5248 Send signal 2 to pid: 5248 Scan child pids of ppid: 5249 Send signal 2 to pid: 5249 Scan child pids of ppid: 5250 Send signal 2 to pid: 5250 Scan child pids of ppid: 5251 Send signal 2 to pid: 5251 Scan child pids of ppid: 5252 Send signal 2 to pid: 5252 Scan child pids of ppid: 5253 Send signal 2 to pid: 5253 Scan child pids of ppid: 5254 Send signal 2 to pid: 5254 Scan child pids of ppid: 5255 Send signal 2 to pid: 5255 Scan child pids of ppid: 5257 Send signal 2 to pid: 5257 3: CTRL+C Scan child pids of ppid: 5245 SIGINT Send signal 2 to pid: 5245 Scan child pids of ppid: 5246 Send signal 2 to pid: 5246 Scan child pids of ppid: 5247 Send
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