Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 55 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 55 SIGINT Send signal 2 to pid: 55 Scan child pids of ppid: 56 Send signal 2 to pid: 56 Scan child pids of ppid: 57 Send signal 2 to pid: 57 Scan child pids of ppid: 58 Send signal 2 to pid: 58 3: WRITELN echo success 4: CTRL+C Scan child pids of ppid: 55 SIGINT Send signal 2 to pid: 55 Scan child pids of ppid: 56 Send signal 2 to pid: 56 Scan child pids of ppid: 58 Send signal 2 to pid: 58 Scan child pids of ppid: 59 Send signal 2 to pid: 59 Scan child pids of ppid: 60 Send signal 2 to pid: 60 Scan child pids of ppid: 61 Send signal 2 to pid: 61 Scan child pids of ppid: 63 Send signal 2 to pid: 63 5: WRITELN exit
Your Answer
mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ success mumsh $ mumsh $ exit