Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 15649
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 15649
SIGINT
Send signal 2 to pid: 15649
Scan child pids of ppid: 15650
Send signal 2 to pid: 15650
Scan child pids of ppid: 15652
Send signal 2 to pid: 15652
Scan child pids of ppid: 15653
Send signal 2 to pid: 15653
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 15649
SIGINT
Send signal 2 to pid: 15649
Scan child pids of ppid: 15650
Send signal 2 to pid: 15650
Scan child pids of ppid: 15660
Send signal 2 to pid: 15660
Scan child pids of ppid: 15663
Send signal 2 to pid: 15663
Scan child pids of ppid: 15661
Send signal 2 to pid: 15661
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 15649
SIGINT
Send signal 2 to pid: 15649
Scan child pids of ppid: 15650
Send signal 2 to pid: 15650
Scan child pids of ppid: 15670
Send signal 2 to pid: 15670
Scan child pids of ppid: 15673
Send signal 2 to pid: 15673
Scan child pids of ppid: 15671

Your Answer

mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success
mumsh $ 
mumsh $ 

exit

JOJ Answer

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