Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 64599 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 64599 SIGINT Send signal 2 to pid: 64599 Scan child pids of ppid: 64600 Send signal 2 to pid: 64600 Scan child pids of ppid: 64601 Send signal 2 to pid: 64601 Scan child pids of ppid: 64602 Send signal 2 to pid: 64602 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 64599 SIGINT Send signal 2 to pid: 64599 Scan child pids of ppid: 64600 Send signal 2 to pid: 64600 Scan child pids of ppid: 64607 Send signal 2 to pid: 64607 Scan child pids of ppid: 64602 Send signal 2 to pid: 64602 Scan child pids of ppid: 64603 Send signal 2 to pid: 64603 Scan child pids of ppid: 64604 Send signal 2 to pid: 64604 Scan child pids of ppid: 64605 Send signal 2 to pid: 64605 Scan child pids of ppid: 64608 Send signal 2 to pid: 64608 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 64599 SIGINT Send signal 2 to pid: 64599 Scan child pids of ppid: 64600
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit