Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 23342
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 23342
SIGINT
Send signal 2 to pid: 23342
Scan child pids of ppid: 23343
Send signal 2 to pid: 23343
Scan child pids of ppid: 23344
Send signal 2 to pid: 23344
Scan child pids of ppid: 23345
Send signal 2 to pid: 23345
   3: WRITELN echo success
   4: CTRL+C
Scan child pids of ppid: 23342
SIGINT
Send signal 2 to pid: 23342
Scan child pids of ppid: 23343
Send signal 2 to pid: 23343
Scan child pids of ppid: 23350
Send signal 2 to pid: 23350
   5: WRITELN exit
exit: 0

Your Answer

mumsh $ mumsh $ success
mumsh $ 
mumsh $ exit

JOJ Answer

mumsh $ 
mumsh $ success
mumsh $ 
mumsh $ exit