Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 14810 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 14810 SIGINT Send signal 2 to pid: 14810 Scan child pids of ppid: 14811 Send signal 2 to pid: 14811 Scan child pids of ppid: 14812 Send signal 2 to pid: 14812 Scan child pids of ppid: 14813 Send signal 2 to pid: 14813 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 14810 SIGINT Send signal 2 to pid: 14810 Scan child pids of ppid: 14811 Send signal 2 to pid: 14811 Scan child pids of ppid: 14818 Send signal 2 to pid: 14818 Scan child pids of ppid: 14813 Send signal 2 to pid: 14813 Scan child pids of ppid: 14814 Send signal 2 to pid: 14814 Scan child pids of ppid: 14815 Send signal 2 to pid: 14815 Scan child pids of ppid: 14816 Send signal 2 to pid: 14816 Scan child pids of ppid: 14819 Send signal 2 to pid: 14819 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 14810 SIGINT Send signal 2 to pid: 14810 Scan child pids of ppid: 14811
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit