Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 24542 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 24542 SIGINT Send signal 2 to pid: 24542 Scan child pids of ppid: 24543 Send signal 2 to pid: 24543 Scan child pids of ppid: 24544 Send signal 2 to pid: 24544 Scan child pids of ppid: 24545 Send signal 2 to pid: 24545 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 24542 SIGINT Send signal 2 to pid: 24542 Scan child pids of ppid: 24543 Send signal 2 to pid: 24543 Scan child pids of ppid: 24550 Send signal 2 to pid: 24550 Scan child pids of ppid: 24545 Send signal 2 to pid: 24545 Scan child pids of ppid: 24546 Send signal 2 to pid: 24546 Scan child pids of ppid: 24547 Send signal 2 to pid: 24547 Scan child pids of ppid: 24548 Send signal 2 to pid: 24548 Scan child pids of ppid: 24551 Send signal 2 to pid: 24551 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 24542 SIGINT Send signal 2 to pid: 24542 Scan child pids of ppid: 24543
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit