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