Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 17791 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 17791 SIGINT Send signal 2 to pid: 17791 Scan child pids of ppid: 17792 Send signal 2 to pid: 17792 Scan child pids of ppid: 17793 Send signal 2 to pid: 17793 Scan child pids of ppid: 17794 Send signal 2 to pid: 17794 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 17791 SIGINT Send signal 2 to pid: 17791 Scan child pids of ppid: 17792 Send signal 2 to pid: 17792 Scan child pids of ppid: 17793 Send signal 2 to pid: 17793 Scan child pids of ppid: 17799 Send signal 2 to pid: 17799 Scan child pids of ppid: 17794 Send signal 2 to pid: 17794 Scan child pids of ppid: 17795 Send signal 2 to pid: 17795 Scan child pids of ppid: 17796 Send signal 2 to pid: 17796 Scan child pids of ppid: 17797 Send signal 2 to pid: 17797 Scan child pids of ppid: 17800 Send signal 2 to pid: 17800 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 17791 SIGINT
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit