Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 21014 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 21014 SIGINT Send signal 2 to pid: 21014 Scan child pids of ppid: 21015 Send signal 2 to pid: 21015 Scan child pids of ppid: 21016 Send signal 2 to pid: 21016 Scan child pids of ppid: 21017 Send signal 2 to pid: 21017 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 21014 SIGINT Send signal 2 to pid: 21014 Scan child pids of ppid: 21015 Send signal 2 to pid: 21015 Scan child pids of ppid: 21022 Send signal 2 to pid: 21022 Scan child pids of ppid: 21017 Send signal 2 to pid: 21017 Scan child pids of ppid: 21018 Send signal 2 to pid: 21018 Scan child pids of ppid: 21019 Send signal 2 to pid: 21019 Scan child pids of ppid: 21020 Send signal 2 to pid: 21020 Scan child pids of ppid: 21023 Send signal 2 to pid: 21023 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 21014 SIGINT Send signal 2 to pid: 21014 Scan child pids of ppid: 21015
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit