Record Case Detail

Notes

This function is in beta test. Please help improve it in the issues here.

Stderr

 pwd: /out/package
ppid: 547
   1: WRITELN sleep 10 | echo 123
   2: CTRL+C
Scan child pids of ppid: 547
SIGINT
Send signal 2 to pid: 547
Scan child pids of ppid: 548
Send signal 2 to pid: 548
Scan child pids of ppid: 549
Send signal 2 to pid: 549
Scan child pids of ppid: 550
Send signal 2 to pid: 550
Scan child pids of ppid: 551
Send signal 2 to pid: 551
   3: WRITELN echo success
   4: WRITELN exit

Your Answer

mumsh $ 123
mumsh $ success
mumsh $ exit

JOJ Answer

mumsh $ 123

mumsh $ success
mumsh $ exit