Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 16242 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 16242 SIGINT Send signal 2 to pid: 16242 Scan child pids of ppid: 16243 Send signal 2 to pid: 16243 Scan child pids of ppid: 16244 Send signal 2 to pid: 16244 Scan child pids of ppid: 16245 Send signal 2 to pid: 16245 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 16242 SIGINT Send signal 2 to pid: 16242 Scan child pids of ppid: 16243 Send signal 2 to pid: 16243 Scan child pids of ppid: 16250 Send signal 2 to pid: 16250 Scan child pids of ppid: 16245 Send signal 2 to pid: 16245 Scan child pids of ppid: 16246 Send signal 2 to pid: 16246 Scan child pids of ppid: 16247 Send signal 2 to pid: 16247 Scan child pids of ppid: 16248 Send signal 2 to pid: 16248 Scan child pids of ppid: 16251 Send signal 2 to pid: 16251 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 16242 SIGINT Send signal 2 to pid: 16242 Scan child pids of ppid: 16243
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit