Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 15136 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 15136 SIGINT Send signal 2 to pid: 15136 Scan child pids of ppid: 15137 Send signal 2 to pid: 15137 Scan child pids of ppid: 15138 Send signal 2 to pid: 15138 Scan child pids of ppid: 15139 Send signal 2 to pid: 15139 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 15136 SIGINT Send signal 2 to pid: 15136 Scan child pids of ppid: 15137 Send signal 2 to pid: 15137 Scan child pids of ppid: 15138 Send signal 2 to pid: 15138 Scan child pids of ppid: 15144 Send signal 2 to pid: 15144 Scan child pids of ppid: 15139 Send signal 2 to pid: 15139 Scan child pids of ppid: 15140 Send signal 2 to pid: 15140 Scan child pids of ppid: 15141 Send signal 2 to pid: 15141 Scan child pids of ppid: 15142 Send signal 2 to pid: 15142 Scan child pids of ppid: 15145 Send signal 2 to pid: 15145 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 15136 SIGINT
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit