Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 77857 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 77857 SIGINT Send signal 2 to pid: 77857 Scan child pids of ppid: 77858 Send signal 2 to pid: 77858 Scan child pids of ppid: 77859 Send signal 2 to pid: 77859 Scan child pids of ppid: 77860 Send signal 2 to pid: 77860 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 77857 SIGINT Send signal 2 to pid: 77857 Scan child pids of ppid: 77858 Send signal 2 to pid: 77858 Scan child pids of ppid: 77865 Send signal 2 to pid: 77865 Scan child pids of ppid: 77860 Send signal 2 to pid: 77860 Scan child pids of ppid: 77861 Send signal 2 to pid: 77861 Scan child pids of ppid: 77862 Send signal 2 to pid: 77862 Scan child pids of ppid: 77863 Send signal 2 to pid: 77863 Scan child pids of ppid: 77866 Send signal 2 to pid: 77866 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 77857 SIGINT Send signal 2 to pid: 77857 Scan child pids of ppid: 77858
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit