Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 68491
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 68491
SIGINT
Send signal 2 to pid: 68491
Scan child pids of ppid: 68492
Send signal 2 to pid: 68492
Scan child pids of ppid: 68493
Send signal 2 to pid: 68493
Scan child pids of ppid: 68494
Send signal 2 to pid: 68494
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 68491
SIGINT
Send signal 2 to pid: 68491
Scan child pids of ppid: 68492
Send signal 2 to pid: 68492
Scan child pids of ppid: 68493
Send signal 2 to pid: 68493
Scan child pids of ppid: 68499
Send signal 2 to pid: 68499
Scan child pids of ppid: 68494
Send signal 2 to pid: 68494
Scan child pids of ppid: 68495
Send signal 2 to pid: 68495
Scan child pids of ppid: 68496
Send signal 2 to pid: 68496
Scan child pids of ppid: 68497
Send signal 2 to pid: 68497
Scan child pids of ppid: 68500
Send signal 2 to pid: 68500
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 68491
SIGINT

Your Answer

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

JOJ Answer

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