Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 14393 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 14393 SIGINT Send signal 2 to pid: 14393 Scan child pids of ppid: 14394 Send signal 2 to pid: 14394 Scan child pids of ppid: 14395 Send signal 2 to pid: 14395 Scan child pids of ppid: 14396 Send signal 2 to pid: 14396 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 14393 SIGINT Send signal 2 to pid: 14393 Scan child pids of ppid: 14394 Send signal 2 to pid: 14394 Scan child pids of ppid: 14401 Send signal 2 to pid: 14401 Scan child pids of ppid: 14396 Send signal 2 to pid: 14396 Scan child pids of ppid: 14397 Send signal 2 to pid: 14397 Scan child pids of ppid: 14398 Send signal 2 to pid: 14398 Scan child pids of ppid: 14399 Send signal 2 to pid: 14399 Scan child pids of ppid: 14402 Send signal 2 to pid: 14402 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 14393 SIGINT Send signal 2 to pid: 14393 Scan child pids of ppid: 14394
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit