Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 16187
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 16187
SIGINT
Send signal 2 to pid: 16187
Scan child pids of ppid: 16188
Send signal 2 to pid: 16188
Scan child pids of ppid: 16189
Send signal 2 to pid: 16189
Scan child pids of ppid: 16190
Send signal 2 to pid: 16190
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 16187
SIGINT
Send signal 2 to pid: 16187
Scan child pids of ppid: 16188
Send signal 2 to pid: 16188
Scan child pids of ppid: 16195
Send signal 2 to pid: 16195
Scan child pids of ppid: 16190
Send signal 2 to pid: 16190
Scan child pids of ppid: 16191
Send signal 2 to pid: 16191
Scan child pids of ppid: 16192
Send signal 2 to pid: 16192
Scan child pids of ppid: 16193
Send signal 2 to pid: 16193
Scan child pids of ppid: 16196
Send signal 2 to pid: 16196
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 16187
SIGINT
Send signal 2 to pid: 16187
Scan child pids of ppid: 16188

Your Answer

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

JOJ Answer

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