Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 54738
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 54738
SIGINT
Send signal 2 to pid: 54738
Scan child pids of ppid: 54739
Send signal 2 to pid: 54739
Scan child pids of ppid: 54740
Send signal 2 to pid: 54740
Scan child pids of ppid: 54741
Send signal 2 to pid: 54741
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 54738
SIGINT
Send signal 2 to pid: 54738
Scan child pids of ppid: 54739
Send signal 2 to pid: 54739
Scan child pids of ppid: 54740
Send signal 2 to pid: 54740
Scan child pids of ppid: 54746
Send signal 2 to pid: 54746
Scan child pids of ppid: 54741
Send signal 2 to pid: 54741
Scan child pids of ppid: 54742
Send signal 2 to pid: 54742
Scan child pids of ppid: 54743
Send signal 2 to pid: 54743
Scan child pids of ppid: 54744
Send signal 2 to pid: 54744
Scan child pids of ppid: 54747
Send signal 2 to pid: 54747
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 54738
SIGINT

Your Answer

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

JOJ Answer

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