Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 15258 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 15258 SIGINT Send signal 2 to pid: 15258 Scan child pids of ppid: 15259 Send signal 2 to pid: 15259 Scan child pids of ppid: 15260 Send signal 2 to pid: 15260 Scan child pids of ppid: 15261 Send signal 2 to pid: 15261 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 15258 SIGINT Send signal 2 to pid: 15258 Scan child pids of ppid: 15259 Send signal 2 to pid: 15259 Scan child pids of ppid: 15266 Send signal 2 to pid: 15266 Scan child pids of ppid: 15261 Send signal 2 to pid: 15261 Scan child pids of ppid: 15262 Send signal 2 to pid: 15262 Scan child pids of ppid: 15263 Send signal 2 to pid: 15263 Scan child pids of ppid: 15264 Send signal 2 to pid: 15264 Scan child pids of ppid: 15267 Send signal 2 to pid: 15267 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 15258 SIGINT Send signal 2 to pid: 15258 Scan child pids of ppid: 15259
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit