Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 9929
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 9929
SIGINT
Send signal 2 to pid: 9929
Scan child pids of ppid: 9930
Send signal 2 to pid: 9930
Scan child pids of ppid: 9931
Send signal 2 to pid: 9931
Scan child pids of ppid: 9932
Send signal 2 to pid: 9932
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 9929
SIGINT
Send signal 2 to pid: 9929
Scan child pids of ppid: 9930
Send signal 2 to pid: 9930
Scan child pids of ppid: 9931
Send signal 2 to pid: 9931
Scan child pids of ppid: 9937
Send signal 2 to pid: 9937
Scan child pids of ppid: 9932
Send signal 2 to pid: 9932
Scan child pids of ppid: 9933
Send signal 2 to pid: 9933
Scan child pids of ppid: 9934
Send signal 2 to pid: 9934
Scan child pids of ppid: 9935
Send signal 2 to pid: 9935
Scan child pids of ppid: 9938
Send signal 2 to pid: 9938
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 9929
SIGINT
Send signal 2 to pid: 9929

Your Answer

mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success
mumsh $ mumsh $ exit

JOJ Answer

mumsh $ 
mumsh $ mumsh $ 
mumsh $ mumsh $ success
mumsh $ 
mumsh $ exit