Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 17507 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 17507 SIGINT Send signal 2 to pid: 17507 Scan child pids of ppid: 17508 Send signal 2 to pid: 17508 Scan child pids of ppid: 17509 Send signal 2 to pid: 17509 Scan child pids of ppid: 17510 Send signal 2 to pid: 17510 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 17507 SIGINT Send signal 2 to pid: 17507 Scan child pids of ppid: 17508 Send signal 2 to pid: 17508 Scan child pids of ppid: 17509 Send signal 2 to pid: 17509 Scan child pids of ppid: 17515 Send signal 2 to pid: 17515 Scan child pids of ppid: 17510 Send signal 2 to pid: 17510 Scan child pids of ppid: 17511 Send signal 2 to pid: 17511 Scan child pids of ppid: 17512 Send signal 2 to pid: 17512 Scan child pids of ppid: 17513 Send signal 2 to pid: 17513 Scan child pids of ppid: 17516 Send signal 2 to pid: 17516 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 17507 SIGINT
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit