Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 9879 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 9879 SIGINT Send signal 2 to pid: 9879 Scan child pids of ppid: 9880 Send signal 2 to pid: 9880 Scan child pids of ppid: 9881 Send signal 2 to pid: 9881 Scan child pids of ppid: 9882 Send signal 2 to pid: 9882 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 9879 SIGINT Send signal 2 to pid: 9879 Scan child pids of ppid: 9880 Send signal 2 to pid: 9880 Scan child pids of ppid: 9881 Send signal 2 to pid: 9881 Scan child pids of ppid: 9887 Send signal 2 to pid: 9887 Scan child pids of ppid: 9882 Send signal 2 to pid: 9882 Scan child pids of ppid: 9883 Send signal 2 to pid: 9883 Scan child pids of ppid: 9884 Send signal 2 to pid: 9884 Scan child pids of ppid: 9885 Send signal 2 to pid: 9885 Scan child pids of ppid: 9888 Send signal 2 to pid: 9888 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 9879 SIGINT Send signal 2 to pid: 9879
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit