Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 18562 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 18562 SIGINT Send signal 2 to pid: 18562 Scan child pids of ppid: 18563 Send signal 2 to pid: 18563 Scan child pids of ppid: 18564 Send signal 2 to pid: 18564 Scan child pids of ppid: 18565 Send signal 2 to pid: 18565 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 18562 SIGINT Send signal 2 to pid: 18562 Scan child pids of ppid: 18563 Send signal 2 to pid: 18563 Scan child pids of ppid: 18570 Send signal 2 to pid: 18570 Scan child pids of ppid: 18565 Send signal 2 to pid: 18565 Scan child pids of ppid: 18566 Send signal 2 to pid: 18566 Scan child pids of ppid: 18567 Send signal 2 to pid: 18567 Scan child pids of ppid: 18568 Send signal 2 to pid: 18568 Scan child pids of ppid: 18571 Send signal 2 to pid: 18571 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 18562 SIGINT Send signal 2 to pid: 18562 Scan child pids of ppid: 18563
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit