Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 15819 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 15819 SIGINT Send signal 2 to pid: 15819 Scan child pids of ppid: 15820 Send signal 2 to pid: 15820 Scan child pids of ppid: 15821 Send signal 2 to pid: 15821 Scan child pids of ppid: 15822 Send signal 2 to pid: 15822 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 15819 SIGINT Send signal 2 to pid: 15819 Scan child pids of ppid: 15820 Send signal 2 to pid: 15820 Scan child pids of ppid: 15821 Send signal 2 to pid: 15821 Scan child pids of ppid: 15827 Send signal 2 to pid: 15827 Scan child pids of ppid: 15822 Send signal 2 to pid: 15822 Scan child pids of ppid: 15823 Send signal 2 to pid: 15823 Scan child pids of ppid: 15824 Send signal 2 to pid: 15824 Scan child pids of ppid: 15825 Send signal 2 to pid: 15825 Scan child pids of ppid: 15828 Send signal 2 to pid: 15828 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 15819 SIGINT
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit