Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 90546 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 90546 SIGINT Send signal 2 to pid: 90546 Scan child pids of ppid: 90547 Send signal 2 to pid: 90547 Scan child pids of ppid: 90548 Send signal 2 to pid: 90548 Scan child pids of ppid: 90549 Send signal 2 to pid: 90549 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 90546 SIGINT Send signal 2 to pid: 90546 Scan child pids of ppid: 90547 Send signal 2 to pid: 90547 Scan child pids of ppid: 90548 Send signal 2 to pid: 90548 Scan child pids of ppid: 90554 Send signal 2 to pid: 90554 Scan child pids of ppid: 90549 Send signal 2 to pid: 90549 Scan child pids of ppid: 90550 Send signal 2 to pid: 90550 Scan child pids of ppid: 90551 Send signal 2 to pid: 90551 Scan child pids of ppid: 90552 Send signal 2 to pid: 90552 Scan child pids of ppid: 90555 Send signal 2 to pid: 90555 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 90546 SIGINT
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit