Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 64 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 64 SIGINT Send signal 2 to pid: 64 Scan child pids of ppid: 65 Send signal 2 to pid: 65 Scan child pids of ppid: 66 Send signal 2 to pid: 66 Scan child pids of ppid: 67 Send signal 2 to pid: 67 3: WRITELN echo success 4: CTRL+C Scan child pids of ppid: 64 SIGINT Send signal 2 to pid: 64 Scan child pids of ppid: 65 Send signal 2 to pid: 65 Scan child pids of ppid: 67 Send signal 2 to pid: 67 Scan child pids of ppid: 68 Send signal 2 to pid: 68 Scan child pids of ppid: 69 Send signal 2 to pid: 69 Scan child pids of ppid: 70 Send signal 2 to pid: 70 Scan child pids of ppid: 72 Send signal 2 to pid: 72 5: WRITELN exit
Your Answer
mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ success mumsh $ mumsh $ exit