Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 13736
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 13736
SIGINT
Send signal 2 to pid: 13736
Scan child pids of ppid: 13737
Send signal 2 to pid: 13737
Scan child pids of ppid: 13738
Send signal 2 to pid: 13738
Scan child pids of ppid: 13739
Send signal 2 to pid: 13739
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 13736
SIGINT
Send signal 2 to pid: 13736
Scan child pids of ppid: 13737
Send signal 2 to pid: 13737
Scan child pids of ppid: 13744
Send signal 2 to pid: 13744
Scan child pids of ppid: 13739
Send signal 2 to pid: 13739
Scan child pids of ppid: 13740
Send signal 2 to pid: 13740
Scan child pids of ppid: 13741
Send signal 2 to pid: 13741
Scan child pids of ppid: 13742
Send signal 2 to pid: 13742
Scan child pids of ppid: 13745
Send signal 2 to pid: 13745
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 13736
SIGINT
Send signal 2 to pid: 13736
Scan child pids of ppid: 13737

Your Answer

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

JOJ Answer

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