Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 17662
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 17662
SIGINT
Send signal 2 to pid: 17662
Scan child pids of ppid: 17663
Send signal 2 to pid: 17663
Scan child pids of ppid: 17665
Send signal 2 to pid: 17665
   3: WRITELN echo success
   4: CTRL+C
Scan child pids of ppid: 17662
SIGINT
Send signal 2 to pid: 17662
Scan child pids of ppid: 17663
Send signal 2 to pid: 17663
Scan child pids of ppid: 17669
Send signal 2 to pid: 17669
   5: WRITELN exit
exit: 0

Your Answer

mumsh $ mumsh $ success
mumsh $ 
mumsh $ exit

JOJ Answer

mumsh $ 
mumsh $ success
mumsh $ 
mumsh $ exit