Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 42246 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 42246 SIGINT Send signal 2 to pid: 42246 Scan child pids of ppid: 42247 Send signal 2 to pid: 42247 Scan child pids of ppid: 42248 Send signal 2 to pid: 42248 Scan child pids of ppid: 42249 Send signal 2 to pid: 42249 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 42246 SIGINT Send signal 2 to pid: 42246 Scan child pids of ppid: 42247 Send signal 2 to pid: 42247 Scan child pids of ppid: 42248 Send signal 2 to pid: 42248 Scan child pids of ppid: 42254 Send signal 2 to pid: 42254 Scan child pids of ppid: 42249 Send signal 2 to pid: 42249 Scan child pids of ppid: 42250 Send signal 2 to pid: 42250 Scan child pids of ppid: 42251 Send signal 2 to pid: 42251 Scan child pids of ppid: 42252 Send signal 2 to pid: 42252 Scan child pids of ppid: 42255 Send signal 2 to pid: 42255 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 42246 SIGINT
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit