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