Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 42046
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 42046
SIGINT
Send signal 2 to pid: 42046
Scan child pids of ppid: 42047
Send signal 2 to pid: 42047
Scan child pids of ppid: 42048
Send signal 2 to pid: 42048
Scan child pids of ppid: 42051
Send signal 2 to pid: 42051
Scan child pids of ppid: 42052
Send signal 2 to pid: 42052
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 42046
SIGINT
Send signal 2 to pid: 42046
Scan child pids of ppid: 42047
Send signal 2 to pid: 42047
Scan child pids of ppid: 42048
Send signal 2 to pid: 42048
Scan child pids of ppid: 42062
Send signal 2 to pid: 42062
Scan child pids of ppid: 42063
Send signal 2 to pid: 42063
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 42046
SIGINT
Send signal 2 to pid: 42046
Scan child pids of ppid: 42047
Send signal 2 to pid: 42047
Scan child pids of ppid: 42048
Send signal 2 to pid: 42048
Scan child pids of ppid: 42074

Your Answer

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

JOJ Answer

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