Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 14688 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 14688 SIGINT Send signal 2 to pid: 14688 Scan child pids of ppid: 14689 Send signal 2 to pid: 14689 Scan child pids of ppid: 14690 Send signal 2 to pid: 14690 Scan child pids of ppid: 14691 Send signal 2 to pid: 14691 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 14688 SIGINT Send signal 2 to pid: 14688 Scan child pids of ppid: 14689 Send signal 2 to pid: 14689 Scan child pids of ppid: 14696 Send signal 2 to pid: 14696 Scan child pids of ppid: 14691 Send signal 2 to pid: 14691 Scan child pids of ppid: 14692 Send signal 2 to pid: 14692 Scan child pids of ppid: 14693 Send signal 2 to pid: 14693 Scan child pids of ppid: 14694 Send signal 2 to pid: 14694 Scan child pids of ppid: 14697 Send signal 2 to pid: 14697 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 14688 SIGINT Send signal 2 to pid: 14688 Scan child pids of ppid: 14689
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit