Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 10841 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 10841 SIGINT Send signal 2 to pid: 10841 Scan child pids of ppid: 10842 Send signal 2 to pid: 10842 Scan child pids of ppid: 10843 Send signal 2 to pid: 10843 Scan child pids of ppid: 10844 Send signal 2 to pid: 10844 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 10841 SIGINT Send signal 2 to pid: 10841 Scan child pids of ppid: 10842 Send signal 2 to pid: 10842 Scan child pids of ppid: 10849 Send signal 2 to pid: 10849 Scan child pids of ppid: 10844 Send signal 2 to pid: 10844 Scan child pids of ppid: 10845 Send signal 2 to pid: 10845 Scan child pids of ppid: 10846 Send signal 2 to pid: 10846 Scan child pids of ppid: 10847 Send signal 2 to pid: 10847 Scan child pids of ppid: 10850 Send signal 2 to pid: 10850 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 10841 SIGINT Send signal 2 to pid: 10841 Scan child pids of ppid: 10842
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit