Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 80679 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 80679 SIGINT Send signal 2 to pid: 80679 Scan child pids of ppid: 80680 Send signal 2 to pid: 80680 Scan child pids of ppid: 80681 Send signal 2 to pid: 80681 Scan child pids of ppid: 80682 Send signal 2 to pid: 80682 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 80679 SIGINT Send signal 2 to pid: 80679 Scan child pids of ppid: 80680 Send signal 2 to pid: 80680 Scan child pids of ppid: 80687 Send signal 2 to pid: 80687 Scan child pids of ppid: 80682 Send signal 2 to pid: 80682 Scan child pids of ppid: 80683 Send signal 2 to pid: 80683 Scan child pids of ppid: 80684 Send signal 2 to pid: 80684 Scan child pids of ppid: 80685 Send signal 2 to pid: 80685 Scan child pids of ppid: 80688 Send signal 2 to pid: 80688 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 80679 SIGINT Send signal 2 to pid: 80679 Scan child pids of ppid: 80680
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit