Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 18777 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 18777 SIGINT Send signal 2 to pid: 18777 Scan child pids of ppid: 18778 Send signal 2 to pid: 18778 Scan child pids of ppid: 18779 Send signal 2 to pid: 18779 Scan child pids of ppid: 18780 Send signal 2 to pid: 18780 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 18777 SIGINT Send signal 2 to pid: 18777 Scan child pids of ppid: 18778 Send signal 2 to pid: 18778 Scan child pids of ppid: 18785 Send signal 2 to pid: 18785 Scan child pids of ppid: 18780 Send signal 2 to pid: 18780 Scan child pids of ppid: 18781 Send signal 2 to pid: 18781 Scan child pids of ppid: 18782 Send signal 2 to pid: 18782 Scan child pids of ppid: 18783 Send signal 2 to pid: 18783 Scan child pids of ppid: 18786 Send signal 2 to pid: 18786 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 18777 SIGINT Send signal 2 to pid: 18777 Scan child pids of ppid: 18778
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit