Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 8422 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 8422 SIGINT Send signal 2 to pid: 8422 Scan child pids of ppid: 8423 Send signal 2 to pid: 8423 Scan child pids of ppid: 8424 Send signal 2 to pid: 8424 Scan child pids of ppid: 8425 Send signal 2 to pid: 8425 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 8422 SIGINT Send signal 2 to pid: 8422 Scan child pids of ppid: 8423 Send signal 2 to pid: 8423 Scan child pids of ppid: 8424 Send signal 2 to pid: 8424 Scan child pids of ppid: 8430 Send signal 2 to pid: 8430 Scan child pids of ppid: 8425 Send signal 2 to pid: 8425 Scan child pids of ppid: 8426 Send signal 2 to pid: 8426 Scan child pids of ppid: 8427 Send signal 2 to pid: 8427 Scan child pids of ppid: 8428 Send signal 2 to pid: 8428 Scan child pids of ppid: 8431 Send signal 2 to pid: 8431 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 8422 SIGINT Send signal 2 to pid: 8422
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit