Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 3487 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 3487 SIGINT Send signal 2 to pid: 3487 Scan child pids of ppid: 3488 Send signal 2 to pid: 3488 Scan child pids of ppid: 3489 Send signal 2 to pid: 3489 Scan child pids of ppid: 3490 Send signal 2 to pid: 3490 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 3487 SIGINT Send signal 2 to pid: 3487 Scan child pids of ppid: 3488 Send signal 2 to pid: 3488 Scan child pids of ppid: 3495 Send signal 2 to pid: 3495 Scan child pids of ppid: 3490 Send signal 2 to pid: 3490 Scan child pids of ppid: 3491 Send signal 2 to pid: 3491 Scan child pids of ppid: 3492 Send signal 2 to pid: 3492 Scan child pids of ppid: 3493 Send signal 2 to pid: 3493 Scan child pids of ppid: 3496 Send signal 2 to pid: 3496 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 3487 SIGINT Send signal 2 to pid: 3487 Scan child pids of ppid: 3488 Send signal 2 to pid: 3488
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit