Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 7653
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 7653
SIGINT
Send signal 2 to pid: 7653
Scan child pids of ppid: 7654
Send signal 2 to pid: 7654
Scan child pids of ppid: 7655
Send signal 2 to pid: 7655
Scan child pids of ppid: 7656
Send signal 2 to pid: 7656
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 7653
SIGINT
Send signal 2 to pid: 7653
Scan child pids of ppid: 7654
Send signal 2 to pid: 7654
Scan child pids of ppid: 7661
Send signal 2 to pid: 7661
Scan child pids of ppid: 7656
Send signal 2 to pid: 7656
Scan child pids of ppid: 7657
Send signal 2 to pid: 7657
Scan child pids of ppid: 7658
Send signal 2 to pid: 7658
Scan child pids of ppid: 7659
Send signal 2 to pid: 7659
Scan child pids of ppid: 7662
Send signal 2 to pid: 7662
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 7653
SIGINT
Send signal 2 to pid: 7653
Scan child pids of ppid: 7654
Send signal 2 to pid: 7654

Your Answer

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

JOJ Answer

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