Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 90139 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 90139 SIGINT Send signal 2 to pid: 90139 Scan child pids of ppid: 90140 Send signal 2 to pid: 90140 Scan child pids of ppid: 90141 Send signal 2 to pid: 90141 Scan child pids of ppid: 90142 Send signal 2 to pid: 90142 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 90139 SIGINT Send signal 2 to pid: 90139 Scan child pids of ppid: 90140 Send signal 2 to pid: 90140 Scan child pids of ppid: 90141 Send signal 2 to pid: 90141 Scan child pids of ppid: 90147 Send signal 2 to pid: 90147 Scan child pids of ppid: 90142 Send signal 2 to pid: 90142 Scan child pids of ppid: 90143 Send signal 2 to pid: 90143 Scan child pids of ppid: 90144 Send signal 2 to pid: 90144 Scan child pids of ppid: 90145 Send signal 2 to pid: 90145 Scan child pids of ppid: 90148 Send signal 2 to pid: 90148 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 90139 SIGINT
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit