Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 16543 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 16543 SIGINT Send signal 2 to pid: 16543 Scan child pids of ppid: 16544 Send signal 2 to pid: 16544 Scan child pids of ppid: 16545 Send signal 2 to pid: 16545 Scan child pids of ppid: 16546 Send signal 2 to pid: 16546 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 16543 SIGINT Send signal 2 to pid: 16543 Scan child pids of ppid: 16544 Send signal 2 to pid: 16544 Scan child pids of ppid: 16545 Send signal 2 to pid: 16545 Scan child pids of ppid: 16551 Send signal 2 to pid: 16551 Scan child pids of ppid: 16552 Send signal 2 to pid: 16552 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 16543 SIGINT Send signal 2 to pid: 16543 Scan child pids of ppid: 16544 Send signal 2 to pid: 16544 Scan child pids of ppid: 16545 Send signal 2 to pid: 16545 Scan child pids of ppid: 16551 Send signal 2 to pid: 16551 Scan child pids of ppid: 16559
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit