Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 40621
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 40621
SIGINT
Send signal 2 to pid: 40621
Scan child pids of ppid: 40622
Send signal 2 to pid: 40622
Scan child pids of ppid: 40623
Send signal 2 to pid: 40623
Scan child pids of ppid: 40624
Send signal 2 to pid: 40624
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 40621
SIGINT
Send signal 2 to pid: 40621
Scan child pids of ppid: 40622
Send signal 2 to pid: 40622
Scan child pids of ppid: 40629
Send signal 2 to pid: 40629
Scan child pids of ppid: 40624
Send signal 2 to pid: 40624
Scan child pids of ppid: 40625
Send signal 2 to pid: 40625
Scan child pids of ppid: 40626
Send signal 2 to pid: 40626
Scan child pids of ppid: 40627
Send signal 2 to pid: 40627
Scan child pids of ppid: 40630
Send signal 2 to pid: 40630
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 40621
SIGINT
Send signal 2 to pid: 40621
Scan child pids of ppid: 40622

Your Answer

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

JOJ Answer

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