Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 21250 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: 21250 SIGINT Send signal 2 to pid: 21250 Scan child pids of ppid: 21251 Send signal 2 to pid: 21251 Scan child pids of ppid: 21252 Send signal 2 to pid: 21252 Scan child pids of ppid: 21253 Send signal 2 to pid: 21253 Scan child pids of ppid: 21254 Send signal 2 to pid: 21254 Scan child pids of ppid: 21255 Send signal 2 to pid: 21255 Scan child pids of ppid: 21256 Send signal 2 to pid: 21256 Scan child pids of ppid: 21257 Send signal 2 to pid: 21257 Scan child pids of ppid: 21258 Send signal 2 to pid: 21258 Scan child pids of ppid: 21259 Send signal 2 to pid: 21259 Scan child pids of ppid: 21260 Send signal 2 to pid: 21260 Scan child pids of ppid: 21261 Send signal 2 to pid: 21261 Scan child pids of ppid: 21262 Send signal 2 to pid: 21262 3: CTRL+C Scan child pids of ppid: 21250 SIGINT Send signal 2 to pid: 21250 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 $ ==21251==LeakSanitizer has encountered a fatal error. ==21251==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1 ==21251==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
JOJ Answer
mumsh $ 123 mumsh $ mumsh $ success mumsh $ mumsh $ exit