Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 21004
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 21004
SIGINT
Send signal 2 to pid: 21004
Scan child pids of ppid: 21005
Send signal 2 to pid: 21005
Scan child pids of ppid: 21006
Send signal 2 to pid: 21006
Scan child pids of ppid: 21007
Send signal 2 to pid: 21007
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 21004
SIGINT
Send signal 2 to pid: 21004
Scan child pids of ppid: 21005
Send signal 2 to pid: 21005
Scan child pids of ppid: 21012
Send signal 2 to pid: 21012
Scan child pids of ppid: 21007
Send signal 2 to pid: 21007
Scan child pids of ppid: 21008
Send signal 2 to pid: 21008
Scan child pids of ppid: 21009
Send signal 2 to pid: 21009
Scan child pids of ppid: 21010
Send signal 2 to pid: 21010
Scan child pids of ppid: 21013
Send signal 2 to pid: 21013
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 21004
SIGINT
Send signal 2 to pid: 21004
Scan child pids of ppid: 21005

Your Answer

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

JOJ Answer

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