Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 10087 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 10087 SIGINT Send signal 2 to pid: 10087 Scan child pids of ppid: 10088 Send signal 2 to pid: 10088 Scan child pids of ppid: 10089 Send signal 2 to pid: 10089 Scan child pids of ppid: 10090 Send signal 2 to pid: 10090 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 10087 SIGINT Send signal 2 to pid: 10087 Scan child pids of ppid: 10088 Send signal 2 to pid: 10088 Scan child pids of ppid: 10095 Send signal 2 to pid: 10095 Scan child pids of ppid: 10090 Send signal 2 to pid: 10090 Scan child pids of ppid: 10091 Send signal 2 to pid: 10091 Scan child pids of ppid: 10092 Send signal 2 to pid: 10092 Scan child pids of ppid: 10093 Send signal 2 to pid: 10093 Scan child pids of ppid: 10096 Send signal 2 to pid: 10096 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 10087 SIGINT Send signal 2 to pid: 10087 Scan child pids of ppid: 10088
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit