Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 41850 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 41850 SIGINT Send signal 2 to pid: 41850 Scan child pids of ppid: 41851 Send signal 2 to pid: 41851 Scan child pids of ppid: 41852 Send signal 2 to pid: 41852 Scan child pids of ppid: 41853 Send signal 2 to pid: 41853 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 41850 SIGINT Send signal 2 to pid: 41850 Scan child pids of ppid: 41851 Send signal 2 to pid: 41851 Scan child pids of ppid: 41852 Send signal 2 to pid: 41852 Scan child pids of ppid: 41858 Send signal 2 to pid: 41858 Scan child pids of ppid: 41853 Send signal 2 to pid: 41853 Scan child pids of ppid: 41854 Send signal 2 to pid: 41854 Scan child pids of ppid: 41855 Send signal 2 to pid: 41855 Scan child pids of ppid: 41856 Send signal 2 to pid: 41856 Scan child pids of ppid: 41859 Send signal 2 to pid: 41859 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 41850 SIGINT
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit