Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 300 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 300 SIGINT Send signal 2 to pid: 300 Scan child pids of ppid: 301 Send signal 2 to pid: 301 Scan child pids of ppid: 302 Send signal 2 to pid: 302 Scan child pids of ppid: 303 Send signal 2 to pid: 303 3: WRITELN echo success 4: CTRL+C Scan child pids of ppid: 300 SIGINT Send signal 2 to pid: 300 Scan child pids of ppid: 301 Send signal 2 to pid: 301 Scan child pids of ppid: 302 Send signal 2 to pid: 302 Scan child pids of ppid: 308 Send signal 2 to pid: 308 5: WRITELN exit exit: 0
Your Answer
mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ success mumsh $ mumsh $ exit