Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 68406 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 68406 SIGINT Send signal 2 to pid: 68406 Scan child pids of ppid: 68407 Send signal 2 to pid: 68407 Scan child pids of ppid: 68408 Send signal 2 to pid: 68408 Scan child pids of ppid: 68409 Send signal 2 to pid: 68409 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 68406 SIGINT Send signal 2 to pid: 68406 Scan child pids of ppid: 68407 Send signal 2 to pid: 68407 Scan child pids of ppid: 68414 Send signal 2 to pid: 68414 Scan child pids of ppid: 68409 Send signal 2 to pid: 68409 Scan child pids of ppid: 68410 Send signal 2 to pid: 68410 Scan child pids of ppid: 68411 Send signal 2 to pid: 68411 Scan child pids of ppid: 68412 Send signal 2 to pid: 68412 Scan child pids of ppid: 68415 Send signal 2 to pid: 68415 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 68406 SIGINT Send signal 2 to pid: 68406 Scan child pids of ppid: 68407
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit