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