Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 72254 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 72254 SIGINT Send signal 2 to pid: 72254 Scan child pids of ppid: 72255 Send signal 2 to pid: 72255 Scan child pids of ppid: 72256 Send signal 2 to pid: 72256 Scan child pids of ppid: 72257 Send signal 2 to pid: 72257 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 72254 SIGINT Send signal 2 to pid: 72254 Scan child pids of ppid: 72255 Send signal 2 to pid: 72255 Scan child pids of ppid: 72256 Send signal 2 to pid: 72256 Scan child pids of ppid: 72262 Send signal 2 to pid: 72262 Scan child pids of ppid: 72263 Send signal 2 to pid: 72263 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 72254 SIGINT Send signal 2 to pid: 72254 Scan child pids of ppid: 72255 Send signal 2 to pid: 72255 Scan child pids of ppid: 72256 Send signal 2 to pid: 72256 Scan child pids of ppid: 72262 Send signal 2 to pid: 72262 Scan child pids of ppid: 72270
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit