Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 16294 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 16294 SIGINT Send signal 2 to pid: 16294 Scan child pids of ppid: 16295 Send signal 2 to pid: 16295 Scan child pids of ppid: 16296 Send signal 2 to pid: 16296 Scan child pids of ppid: 16297 Send signal 2 to pid: 16297 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 16294 SIGINT Send signal 2 to pid: 16294 Scan child pids of ppid: 16295 Send signal 2 to pid: 16295 Scan child pids of ppid: 16296 Send signal 2 to pid: 16296 Scan child pids of ppid: 16302 Send signal 2 to pid: 16302 Scan child pids of ppid: 16297 Send signal 2 to pid: 16297 Scan child pids of ppid: 16298 Send signal 2 to pid: 16298 Scan child pids of ppid: 16299 Send signal 2 to pid: 16299 Scan child pids of ppid: 16300 Send signal 2 to pid: 16300 Scan child pids of ppid: 16303 Send signal 2 to pid: 16303 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 16294 SIGINT
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit