Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 54907 1: WRITELN sleep 10 | echo 123 2: CTRL+C Scan child pids of ppid: 54907 SIGINT Send signal 2 to pid: 54907 Scan child pids of ppid: 54908 Send signal 2 to pid: 54908 Scan child pids of ppid: 54909 Send signal 2 to pid: 54909 Scan child pids of ppid: 54911 Send signal 2 to pid: 54911 3: WRITELN echo success 4: WRITELN exit exit: 0
Your Answer
mumsh $ 123 mumsh $ success mumsh $ exit
JOJ Answer
mumsh $ 123 mumsh $ success mumsh $ exit