Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 17648
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 17648
SIGINT
Send signal 2 to pid: 17648
Scan child pids of ppid: 17649
Send signal 2 to pid: 17649
Scan child pids of ppid: 17650
Send signal 2 to pid: 17650
Scan child pids of ppid: 17651
Send signal 2 to pid: 17651
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 17648
SIGINT
Send signal 2 to pid: 17648
Scan child pids of ppid: 17649
Send signal 2 to pid: 17649
Scan child pids of ppid: 17656
Send signal 2 to pid: 17656
Scan child pids of ppid: 17651
Send signal 2 to pid: 17651
Scan child pids of ppid: 17652
Send signal 2 to pid: 17652
Scan child pids of ppid: 17653
Send signal 2 to pid: 17653
Scan child pids of ppid: 17654
Send signal 2 to pid: 17654
Scan child pids of ppid: 17657
Send signal 2 to pid: 17657
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 17648
SIGINT
Send signal 2 to pid: 17648
Scan child pids of ppid: 17649

Your Answer

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

JOJ Answer

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