Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 90045 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 90045 SIGINT Send signal 2 to pid: 90045 Scan child pids of ppid: 90046 Send signal 2 to pid: 90046 Scan child pids of ppid: 90047 Send signal 2 to pid: 90047 Scan child pids of ppid: 90048 Send signal 2 to pid: 90048 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 90045 SIGINT Send signal 2 to pid: 90045 Scan child pids of ppid: 90046 Send signal 2 to pid: 90046 Scan child pids of ppid: 90053 Send signal 2 to pid: 90053 Scan child pids of ppid: 90048 Send signal 2 to pid: 90048 Scan child pids of ppid: 90049 Send signal 2 to pid: 90049 Scan child pids of ppid: 90050 Send signal 2 to pid: 90050 Scan child pids of ppid: 90051 Send signal 2 to pid: 90051 Scan child pids of ppid: 90054 Send signal 2 to pid: 90054 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 90045 SIGINT Send signal 2 to pid: 90045 Scan child pids of ppid: 90046
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit