Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 8334 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 8334 SIGINT Send signal 2 to pid: 8334 Scan child pids of ppid: 8335 Send signal 2 to pid: 8335 Scan child pids of ppid: 8336 Send signal 2 to pid: 8336 Scan child pids of ppid: 8337 Send signal 2 to pid: 8337 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 8334 SIGINT Send signal 2 to pid: 8334 Scan child pids of ppid: 8335 Send signal 2 to pid: 8335 Scan child pids of ppid: 8342 Send signal 2 to pid: 8342 Scan child pids of ppid: 8337 Send signal 2 to pid: 8337 Scan child pids of ppid: 8338 Send signal 2 to pid: 8338 Scan child pids of ppid: 8339 Send signal 2 to pid: 8339 Scan child pids of ppid: 8340 Send signal 2 to pid: 8340 Scan child pids of ppid: 8343 Send signal 2 to pid: 8343 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 8334 SIGINT Send signal 2 to pid: 8334 Scan child pids of ppid: 8335 Send signal 2 to pid: 8335
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit