Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 8444 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 8444 SIGINT Send signal 2 to pid: 8444 Scan child pids of ppid: 8445 Send signal 2 to pid: 8445 Scan child pids of ppid: 8446 Send signal 2 to pid: 8446 Scan child pids of ppid: 8447 Send signal 2 to pid: 8447 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 8444 SIGINT Send signal 2 to pid: 8444 Scan child pids of ppid: 8445 Send signal 2 to pid: 8445 Scan child pids of ppid: 8452 Send signal 2 to pid: 8452 Scan child pids of ppid: 8447 Send signal 2 to pid: 8447 Scan child pids of ppid: 8448 Send signal 2 to pid: 8448 Scan child pids of ppid: 8449 Send signal 2 to pid: 8449 Scan child pids of ppid: 8450 Send signal 2 to pid: 8450 Scan child pids of ppid: 8453 Send signal 2 to pid: 8453 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 8444 SIGINT Send signal 2 to pid: 8444 Scan child pids of ppid: 8445 Send signal 2 to pid: 8445
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit