Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 15498
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 15498
SIGINT
Send signal 2 to pid: 15498
Scan child pids of ppid: 15499
Send signal 2 to pid: 15499
Scan child pids of ppid: 15500
Send signal 2 to pid: 15500
Scan child pids of ppid: 15501
Send signal 2 to pid: 15501
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 15498
SIGINT
Send signal 2 to pid: 15498
Scan child pids of ppid: 15499
Send signal 2 to pid: 15499
Scan child pids of ppid: 15506
Send signal 2 to pid: 15506
Scan child pids of ppid: 15501
Send signal 2 to pid: 15501
Scan child pids of ppid: 15502
Send signal 2 to pid: 15502
Scan child pids of ppid: 15503
Send signal 2 to pid: 15503
Scan child pids of ppid: 15504
Send signal 2 to pid: 15504
Scan child pids of ppid: 15507
Send signal 2 to pid: 15507
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 15498
SIGINT
Send signal 2 to pid: 15498
Scan child pids of ppid: 15499

Your Answer

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

JOJ Answer

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