Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 50981 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 50981 SIGINT Send signal 2 to pid: 50981 Scan child pids of ppid: 50982 Send signal 2 to pid: 50982 Scan child pids of ppid: 50983 Send signal 2 to pid: 50983 Scan child pids of ppid: 50984 Send signal 2 to pid: 50984 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 50981 SIGINT Send signal 2 to pid: 50981 Scan child pids of ppid: 50982 Send signal 2 to pid: 50982 Scan child pids of ppid: 50983 Send signal 2 to pid: 50983 Scan child pids of ppid: 50989 Send signal 2 to pid: 50989 Scan child pids of ppid: 50984 Send signal 2 to pid: 50984 Scan child pids of ppid: 50985 Send signal 2 to pid: 50985 Scan child pids of ppid: 50986 Send signal 2 to pid: 50986 Scan child pids of ppid: 50987 Send signal 2 to pid: 50987 Scan child pids of ppid: 50990 Send signal 2 to pid: 50990 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan child pids of ppid: 50981 SIGINT
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit