Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 80838
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 80838
SIGINT
Send signal 2 to pid: 80838
Scan child pids of ppid: 80839
Send signal 2 to pid: 80839
Scan child pids of ppid: 80840
Send signal 2 to pid: 80840
Scan child pids of ppid: 80841
Send signal 2 to pid: 80841
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 80838
SIGINT
Send signal 2 to pid: 80838
Scan child pids of ppid: 80839
Send signal 2 to pid: 80839
Scan child pids of ppid: 80846
Send signal 2 to pid: 80846
Scan child pids of ppid: 80841
Send signal 2 to pid: 80841
Scan child pids of ppid: 80842
Send signal 2 to pid: 80842
Scan child pids of ppid: 80843
Send signal 2 to pid: 80843
Scan child pids of ppid: 80844
Send signal 2 to pid: 80844
Scan child pids of ppid: 80847
Send signal 2 to pid: 80847
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 80838
SIGINT
Send signal 2 to pid: 80838
Scan child pids of ppid: 80839

Your Answer

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

JOJ Answer

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