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