Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 17826 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 17826 SIGINT Send signal 2 to pid: 17826 Scan child pids of ppid: 17827 Send signal 2 to pid: 17827 Scan child pids of ppid: 17828 Send signal 2 to pid: 17828 Scan child pids of ppid: 17829 Send signal 2 to pid: 17829 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 17826 SIGINT Send signal 2 to pid: 17826 Scan child pids of ppid: 17827 Send signal 2 to pid: 17827 Scan child pids of ppid: 17834 Send signal 2 to pid: 17834 Scan child pids of ppid: 17829 Send signal 2 to pid: 17829 Scan child pids of ppid: 17830 Send signal 2 to pid: 17830 Scan child pids of ppid: 17831 Send signal 2 to pid: 17831 Scan child pids of ppid: 17832 Send signal 2 to pid: 17832 Scan child pids of ppid: 17835 Send signal 2 to pid: 17835 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 17826 SIGINT Send signal 2 to pid: 17826 Scan child pids of ppid: 17827
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit