Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 77372 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 77372 SIGINT Send signal 2 to pid: 77372 Scan child pids of ppid: 77373 Send signal 2 to pid: 77373 Scan child pids of ppid: 77374 Send signal 2 to pid: 77374 Scan child pids of ppid: 77377 Send signal 2 to pid: 77377 Scan child pids of ppid: 77378 Send signal 2 to pid: 77378 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 77372 SIGINT Send signal 2 to pid: 77372 Scan child pids of ppid: 77373 Send signal 2 to pid: 77373 Scan child pids of ppid: 77374 Send signal 2 to pid: 77374 Scan child pids of ppid: 77388 Send signal 2 to pid: 77388 Scan child pids of ppid: 77389 Send signal 2 to pid: 77389 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 77372 SIGINT Send signal 2 to pid: 77372 Scan child pids of ppid: 77373 Send signal 2 to pid: 77373 Scan child pids of ppid: 77374 Send signal 2 to pid: 77374 Scan child pids of ppid: 77400
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit