Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 65692 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 65692 SIGINT Send signal 2 to pid: 65692 Scan child pids of ppid: 65693 Send signal 2 to pid: 65693 Scan child pids of ppid: 65694 Send signal 2 to pid: 65694 Scan child pids of ppid: 65695 Send signal 2 to pid: 65695 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 65692 SIGINT Send signal 2 to pid: 65692 Scan child pids of ppid: 65693 Send signal 2 to pid: 65693 Scan child pids of ppid: 65700 Send signal 2 to pid: 65700 Scan child pids of ppid: 65695 Send signal 2 to pid: 65695 Scan child pids of ppid: 65696 Send signal 2 to pid: 65696 Scan child pids of ppid: 65697 Send signal 2 to pid: 65697 Scan child pids of ppid: 65698 Send signal 2 to pid: 65698 Scan child pids of ppid: 65701 Send signal 2 to pid: 65701 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 65692 SIGINT Send signal 2 to pid: 65692 Scan child pids of ppid: 65693
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit