Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 22550 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: 22550 SIGINT Send signal 2 to pid: 22550 Scan child pids of ppid: 22551 Send signal 2 to pid: 22551 Scan child pids of ppid: 22552 Send signal 2 to pid: 22552 Scan child pids of ppid: 22553 Send signal 2 to pid: 22553 Scan child pids of ppid: 22554 Send signal 2 to pid: 22554 Scan child pids of ppid: 22555 Send signal 2 to pid: 22555 Scan child pids of ppid: 22556 Send signal 2 to pid: 22556 Scan child pids of ppid: 22557 Send signal 2 to pid: 22557 Scan child pids of ppid: 22558 Send signal 2 to pid: 22558 Scan child pids of ppid: 22559 Send signal 2 to pid: 22559 Scan child pids of ppid: 22560 Send signal 2 to pid: 22560 Scan child pids of ppid: 22562 Send signal 2 to pid: 22562 3: CTRL+C Scan child pids of ppid: 22550 SIGINT Send signal 2 to pid: 22550 Scan child pids of ppid: 22551 Send signal 2 to pid: 22551 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 $ mumsh $ ==22551==LeakSanitizer has encountered a fatal error. ==22551==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1 ==22551==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
JOJ Answer
mumsh $ 123 mumsh $ mumsh $ success mumsh $ mumsh $ exit