Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 16237
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 16237
SIGINT
Send signal 2 to pid: 16237
Scan child pids of ppid: 16238
Send signal 2 to pid: 16238
Scan child pids of ppid: 16239
Send signal 2 to pid: 16239
Scan child pids of ppid: 16240
Send signal 2 to pid: 16240
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 16237
SIGINT
Send signal 2 to pid: 16237
Scan child pids of ppid: 16238
Send signal 2 to pid: 16238
Scan child pids of ppid: 16239
Send signal 2 to pid: 16239
Scan child pids of ppid: 16245
Send signal 2 to pid: 16245
Scan child pids of ppid: 16240
Send signal 2 to pid: 16240
Scan child pids of ppid: 16241
Send signal 2 to pid: 16241
Scan child pids of ppid: 16242
Send signal 2 to pid: 16242
Scan child pids of ppid: 16243
Send signal 2 to pid: 16243
Scan child pids of ppid: 16246
Send signal 2 to pid: 16246
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 16237
SIGINT

Your Answer

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

JOJ Answer

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