Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 115830 1: WRITELN sleep 10 | echo 123 2: CTRL+C Scan child pids of ppid: 115830 SIGINT Send signal 2 to pid: 115830 Scan child pids of ppid: 115831 Send signal 2 to pid: 115831 Scan child pids of ppid: 115832 Send signal 2 to pid: 115832 Scan child pids of ppid: 115834 Send signal 2 to pid: 115834 Scan child pids of ppid: 115836 Send signal 2 to pid: 115836 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