Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 62380 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 62380 SIGINT Send signal 2 to pid: 62380 Scan child pids of ppid: 62381 Send signal 2 to pid: 62381 Scan child pids of ppid: 62382 Send signal 2 to pid: 62382 Scan child pids of ppid: 62383 Send signal 2 to pid: 62383 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 62380 SIGINT Send signal 2 to pid: 62380 Scan child pids of ppid: 62381 Send signal 2 to pid: 62381 Scan child pids of ppid: 62388 Send signal 2 to pid: 62388 Scan child pids of ppid: 62383 Send signal 2 to pid: 62383 Scan child pids of ppid: 62384 Send signal 2 to pid: 62384 Scan child pids of ppid: 62385 Send signal 2 to pid: 62385 Scan child pids of ppid: 62386 Send signal 2 to pid: 62386 Scan child pids of ppid: 62389 Send signal 2 to pid: 62389 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 62380 SIGINT Send signal 2 to pid: 62380 Scan child pids of ppid: 62381
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit