Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 70659
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 70659
SIGINT
Send signal 2 to pid: 70659
Scan child pids of ppid: 70660
Send signal 2 to pid: 70660
Scan child pids of ppid: 70661
Send signal 2 to pid: 70661
Scan child pids of ppid: 70665
Send signal 2 to pid: 70665
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 70659
SIGINT
Send signal 2 to pid: 70659
Scan child pids of ppid: 70660
Send signal 2 to pid: 70660
Scan child pids of ppid: 70661
Send signal 2 to pid: 70661
Scan child pids of ppid: 70673
Send signal 2 to pid: 70673
Scan child pids of ppid: 70665
Send signal 2 to pid: 70665
Scan child pids of ppid: 70666
Send signal 2 to pid: 70666
Scan child pids of ppid: 70667
Send signal 2 to pid: 70667
Scan child pids of ppid: 70668
Send signal 2 to pid: 70668
Scan child pids of ppid: 70677
Send signal 2 to pid: 70677
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 70659
SIGINT

Your Answer

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

JOJ Answer

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