Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 15250
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 15250
SIGINT
Send signal 2 to pid: 15250
Scan child pids of ppid: 15251
Send signal 2 to pid: 15251
Scan child pids of ppid: 15252
Send signal 2 to pid: 15252
Scan child pids of ppid: 15253
Send signal 2 to pid: 15253
   3: WRITELN echo success
   4: CTRL+C
Scan child pids of ppid: 15250
SIGINT
Send signal 2 to pid: 15250
Scan child pids of ppid: 15251
Send signal 2 to pid: 15251
Scan child pids of ppid: 15258
Send signal 2 to pid: 15258
   5: WRITELN exit
exit: 0

Your Answer

mumsh $ 
mumsh $ success
mumsh $ 
mumsh $ exit

JOJ Answer

mumsh $ 
mumsh $ success
mumsh $ 
mumsh $ exit