Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 115080 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 115080 SIGINT Send signal 2 to pid: 115080 Scan child pids of ppid: 115081 Send signal 2 to pid: 115081 Scan child pids of ppid: 115082 Send signal 2 to pid: 115082 Scan child pids of ppid: 115083 Send signal 2 to pid: 115083 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 115080 SIGINT Send signal 2 to pid: 115080 Scan child pids of ppid: 115081 Send signal 2 to pid: 115081 Scan child pids of ppid: 115088 Send signal 2 to pid: 115088 Scan child pids of ppid: 115089 Send signal 2 to pid: 115089 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 115080 SIGINT Send signal 2 to pid: 115080 Scan child pids of ppid: 115081 Send signal 2 to pid: 115081 Scan child pids of ppid: 115095 Send signal 2 to pid: 115095 9: WRITELN exit exit: 0
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit