Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 40103
   1: WRITELN sleep 10 | echo 123
   2: CTRL+C
Scan child pids of ppid: 40103
SIGINT
Send signal 2 to pid: 40103
Scan child pids of ppid: 40104
Send signal 2 to pid: 40104
Scan child pids of ppid: 40105
Send signal 2 to pid: 40105
Scan child pids of ppid: 40107
Send signal 2 to pid: 40107
Scan child pids of ppid: 40106
Send signal 2 to pid: 40106
Scan child pids of ppid: 40110
Send signal 2 to pid: 40110
   3: WRITELN echo success
   4: WRITELN exit

Your Answer

mumsh $ 123

mumsh $ success
mumsh $ exit

JOJ Answer

mumsh $ 123

mumsh $ success
mumsh $ exit