Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 74211
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 74211
SIGINT
Send signal 2 to pid: 74211
Scan child pids of ppid: 74212
Send signal 2 to pid: 74212
Scan child pids of ppid: 74213
Send signal 2 to pid: 74213
Scan child pids of ppid: 74215
Send signal 2 to pid: 74215
Scan child pids of ppid: 74216
Send signal 2 to pid: 74216
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 74211
SIGINT
Send signal 2 to pid: 74211
Scan child pids of ppid: 74212
Send signal 2 to pid: 74212
Scan child pids of ppid: 74213
Send signal 2 to pid: 74213
Scan child pids of ppid: 74224
Send signal 2 to pid: 74224
Scan child pids of ppid: 74225
Send signal 2 to pid: 74225
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 74211
SIGINT
Send signal 2 to pid: 74211
Scan child pids of ppid: 74212
Send signal 2 to pid: 74212
Scan child pids of ppid: 74213
Send signal 2 to pid: 74213
Scan child pids of ppid: 74234

Your Answer

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

JOJ Answer

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