Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 20294 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 20294 SIGINT Send signal 2 to pid: 20294 Scan child pids of ppid: 20295 Send signal 2 to pid: 20295 Scan child pids of ppid: 20296 Send signal 2 to pid: 20296 Scan child pids of ppid: 20297 Send signal 2 to pid: 20297 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 20294 SIGINT Send signal 2 to pid: 20294 Scan child pids of ppid: 20295 Send signal 2 to pid: 20295 Scan child pids of ppid: 20296 Send signal 2 to pid: 20296 Scan child pids of ppid: 20302 Send signal 2 to pid: 20302 Scan child pids of ppid: 20297 Send signal 2 to pid: 20297 Scan child pids of ppid: 20298 Send signal 2 to pid: 20298 Scan child pids of ppid: 20299 Send signal 2 to pid: 20299 Scan child pids of ppid: 20300 Send signal 2 to pid: 20300 Scan child pids of ppid: 20303 Send signal 2 to pid: 20303 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 20294 SIGINT
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit