Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 21137 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 21137 SIGINT Send signal 2 to pid: 21137 Scan child pids of ppid: 21138 Send signal 2 to pid: 21138 Scan child pids of ppid: 21139 Send signal 2 to pid: 21139 Scan child pids of ppid: 21140 Send signal 2 to pid: 21140 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 21137 SIGINT Send signal 2 to pid: 21137 Scan child pids of ppid: 21138 Send signal 2 to pid: 21138 Scan child pids of ppid: 21145 Send signal 2 to pid: 21145 Scan child pids of ppid: 21140 Send signal 2 to pid: 21140 Scan child pids of ppid: 21141 Send signal 2 to pid: 21141 Scan child pids of ppid: 21142 Send signal 2 to pid: 21142 Scan child pids of ppid: 21143 Send signal 2 to pid: 21143 Scan child pids of ppid: 21146 Send signal 2 to pid: 21146 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 21137 SIGINT Send signal 2 to pid: 21137 Scan child pids of ppid: 21138
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit