Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 15291 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 15291 SIGINT Send signal 2 to pid: 15291 Scan child pids of ppid: 15292 Send signal 2 to pid: 15292 Scan child pids of ppid: 15293 Send signal 2 to pid: 15293 Scan child pids of ppid: 15294 Send signal 2 to pid: 15294 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 15291 SIGINT Send signal 2 to pid: 15291 Scan child pids of ppid: 15292 Send signal 2 to pid: 15292 Scan child pids of ppid: 15299 Send signal 2 to pid: 15299 Scan child pids of ppid: 15294 Send signal 2 to pid: 15294 Scan child pids of ppid: 15295 Send signal 2 to pid: 15295 Scan child pids of ppid: 15296 Send signal 2 to pid: 15296 Scan child pids of ppid: 15297 Send signal 2 to pid: 15297 Scan child pids of ppid: 15300 Send signal 2 to pid: 15300 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 15291 SIGINT Send signal 2 to pid: 15291 Scan child pids of ppid: 15292
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit