Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 18906 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: 18906 SIGINT Send signal 2 to pid: 18906 Scan child pids of ppid: 18907 Send signal 2 to pid: 18907 Scan child pids of ppid: 18908 Send signal 2 to pid: 18908 Scan child pids of ppid: 18909 Send signal 2 to pid: 18909 Scan child pids of ppid: 18910 Send signal 2 to pid: 18910 Scan child pids of ppid: 18911 Send signal 2 to pid: 18911 Scan child pids of ppid: 18912 Send signal 2 to pid: 18912 Scan child pids of ppid: 18913 Send signal 2 to pid: 18913 Scan child pids of ppid: 18914 Send signal 2 to pid: 18914 Scan child pids of ppid: 18915 Send signal 2 to pid: 18915 Scan child pids of ppid: 18916 Send signal 2 to pid: 18916 Scan child pids of ppid: 18917 Send signal 2 to pid: 18917 Scan child pids of ppid: 18918 Send signal 2 to pid: 18918 Scan child pids of ppid: 18919 Send signal 2 to pid: 18919 Scan child pids of ppid:
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 $ mumsh $ exit ==18907==LeakSanitizer has encountered a fatal error. ==18907==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1 ==18907==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
JOJ Answer
mumsh $ 123 mumsh $ mumsh $ success mumsh $ mumsh $ exit