Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 15620 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 15620 SIGINT Send signal 2 to pid: 15620 Scan child pids of ppid: 15621 Send signal 2 to pid: 15621 Scan child pids of ppid: 15622 Send signal 2 to pid: 15622 Scan child pids of ppid: 15623 Send signal 2 to pid: 15623 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 15620 SIGINT Send signal 2 to pid: 15620 Scan child pids of ppid: 15621 Send signal 2 to pid: 15621 Scan child pids of ppid: 15622 Send signal 2 to pid: 15622 Scan child pids of ppid: 15628 Send signal 2 to pid: 15628 Scan child pids of ppid: 15623 Send signal 2 to pid: 15623 Scan child pids of ppid: 15624 Send signal 2 to pid: 15624 Scan child pids of ppid: 15625 Send signal 2 to pid: 15625 Scan child pids of ppid: 15626 Send signal 2 to pid: 15626 Scan child pids of ppid: 15629 Send signal 2 to pid: 15629 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 15620 SIGINT
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit