Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 340 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: 340 SIGINT Send signal 2 to pid: 340 Scan child pids of ppid: 341 Send signal 2 to pid: 341 Scan child pids of ppid: 342 Send signal 2 to pid: 342 Scan child pids of ppid: 343 Send signal 2 to pid: 343 Scan child pids of ppid: 344 Send signal 2 to pid: 344 Scan child pids of ppid: 345 Send signal 2 to pid: 345 Scan child pids of ppid: 346 Send signal 2 to pid: 346 Scan child pids of ppid: 347 Send signal 2 to pid: 347 Scan child pids of ppid: 348 Send signal 2 to pid: 348 Scan child pids of ppid: 349 Send signal 2 to pid: 349 Scan child pids of ppid: 350 Send signal 2 to pid: 350 Scan child pids of ppid: 352 Send signal 2 to pid: 352 3: CTRL+C Scan child pids of ppid: 340 SIGINT Send signal 2 to pid: 340 Scan child pids of ppid: 341 Send signal 2 to pid: 341 Scan child pids of ppid: 342 Send signal 2 to pid: 342 Scan chi
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