Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 19816 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 19816 SIGINT Send signal 2 to pid: 19816 Scan child pids of ppid: 19817 Send signal 2 to pid: 19817 Scan child pids of ppid: 19818 Send signal 2 to pid: 19818 Scan child pids of ppid: 19819 Send signal 2 to pid: 19819 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 19816 SIGINT Send signal 2 to pid: 19816 Scan child pids of ppid: 19817 Send signal 2 to pid: 19817 Scan child pids of ppid: 19818 Send signal 2 to pid: 19818 Scan child pids of ppid: 19824 Send signal 2 to pid: 19824 Scan child pids of ppid: 19819 Send signal 2 to pid: 19819 Scan child pids of ppid: 19820 Send signal 2 to pid: 19820 Scan child pids of ppid: 19821 Send signal 2 to pid: 19821 Scan child pids of ppid: 19822 Send signal 2 to pid: 19822 Scan child pids of ppid: 19825 Send signal 2 to pid: 19825 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 19816 SIGINT
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit