Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 8572 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 8572 SIGINT Send signal 2 to pid: 8572 Scan child pids of ppid: 8573 Send signal 2 to pid: 8573 Scan child pids of ppid: 8574 Send signal 2 to pid: 8574 Scan child pids of ppid: 8575 Send signal 2 to pid: 8575 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 8572 SIGINT Send signal 2 to pid: 8572 Scan child pids of ppid: 8573 Send signal 2 to pid: 8573 Scan child pids of ppid: 8580 Send signal 2 to pid: 8580 Scan child pids of ppid: 8575 Send signal 2 to pid: 8575 Scan child pids of ppid: 8576 Send signal 2 to pid: 8576 Scan child pids of ppid: 8577 Send signal 2 to pid: 8577 Scan child pids of ppid: 8578 Send signal 2 to pid: 8578 Scan child pids of ppid: 8581 Send signal 2 to pid: 8581 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 8572 SIGINT Send signal 2 to pid: 8572 Scan child pids of ppid: 8573 Send signal 2 to pid: 8573
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit