Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 18769
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 18769
SIGINT
Send signal 2 to pid: 18769
Scan child pids of ppid: 18770
Send signal 2 to pid: 18770
Scan child pids of ppid: 18771
Send signal 2 to pid: 18771
Scan child pids of ppid: 18772
Send signal 2 to pid: 18772
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 18769
SIGINT
Send signal 2 to pid: 18769
Scan child pids of ppid: 18770
Send signal 2 to pid: 18770
Scan child pids of ppid: 18771
Send signal 2 to pid: 18771
Scan child pids of ppid: 18777
Send signal 2 to pid: 18777
Scan child pids of ppid: 18772
Send signal 2 to pid: 18772
Scan child pids of ppid: 18773
Send signal 2 to pid: 18773
Scan child pids of ppid: 18774
Send signal 2 to pid: 18774
Scan child pids of ppid: 18775
Send signal 2 to pid: 18775
Scan child pids of ppid: 18778
Send signal 2 to pid: 18778
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 18769
SIGINT

Your Answer

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

JOJ Answer

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