Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 81202 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 81202 SIGINT Send signal 2 to pid: 81202 Scan child pids of ppid: 81203 Send signal 2 to pid: 81203 Scan child pids of ppid: 81204 Send signal 2 to pid: 81204 Scan child pids of ppid: 81205 Send signal 2 to pid: 81205 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 81202 SIGINT Send signal 2 to pid: 81202 Scan child pids of ppid: 81203 Send signal 2 to pid: 81203 Scan child pids of ppid: 81204 Send signal 2 to pid: 81204 Scan child pids of ppid: 81210 Send signal 2 to pid: 81210 Scan child pids of ppid: 81211 Send signal 2 to pid: 81211 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 81202 SIGINT Send signal 2 to pid: 81202 Scan child pids of ppid: 81203 Send signal 2 to pid: 81203 Scan child pids of ppid: 81204 Send signal 2 to pid: 81204 Scan child pids of ppid: 81210 Send signal 2 to pid: 81210 Scan child pids of ppid: 81218
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit