Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 36320 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 36320 SIGINT Send signal 2 to pid: 36320 Scan child pids of ppid: 36321 Send signal 2 to pid: 36321 Scan child pids of ppid: 36322 Send signal 2 to pid: 36322 Scan child pids of ppid: 36323 Send signal 2 to pid: 36323 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 36320 SIGINT Send signal 2 to pid: 36320 Scan child pids of ppid: 36321 Send signal 2 to pid: 36321 Scan child pids of ppid: 36328 Send signal 2 to pid: 36328 Scan child pids of ppid: 36323 Send signal 2 to pid: 36323 Scan child pids of ppid: 36324 Send signal 2 to pid: 36324 Scan child pids of ppid: 36325 Send signal 2 to pid: 36325 Scan child pids of ppid: 36326 Send signal 2 to pid: 36326 Scan child pids of ppid: 36329 Send signal 2 to pid: 36329 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 36320 SIGINT Send signal 2 to pid: 36320 Scan child pids of ppid: 36321
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit