Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 21345 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 21345 SIGINT Send signal 2 to pid: 21345 Scan child pids of ppid: 21346 Send signal 2 to pid: 21346 Scan child pids of ppid: 21347 Send signal 2 to pid: 21347 Scan child pids of ppid: 21348 Send signal 2 to pid: 21348 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 21345 SIGINT Send signal 2 to pid: 21345 Scan child pids of ppid: 21346 Send signal 2 to pid: 21346 Scan child pids of ppid: 21353 Send signal 2 to pid: 21353 Scan child pids of ppid: 21348 Send signal 2 to pid: 21348 Scan child pids of ppid: 21349 Send signal 2 to pid: 21349 Scan child pids of ppid: 21350 Send signal 2 to pid: 21350 Scan child pids of ppid: 21351 Send signal 2 to pid: 21351 Scan child pids of ppid: 21354 Send signal 2 to pid: 21354 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 21345 SIGINT Send signal 2 to pid: 21345 Scan child pids of ppid: 21346
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit