Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 7061
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 7061
SIGINT
Send signal 2 to pid: 7061
Scan child pids of ppid: 7062
Send signal 2 to pid: 7062
Scan child pids of ppid: 7063
Send signal 2 to pid: 7063
Scan child pids of ppid: 7064
Send signal 2 to pid: 7064
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 7061
SIGINT
Send signal 2 to pid: 7061
Scan child pids of ppid: 7062
Send signal 2 to pid: 7062
Scan child pids of ppid: 7063
Send signal 2 to pid: 7063
Scan child pids of ppid: 7068
Send signal 2 to pid: 7068
Scan child pids of ppid: 7069
Send signal 2 to pid: 7069
Scan child pids of ppid: 7064
Send signal 2 to pid: 7064
Scan child pids of ppid: 7065
Send signal 2 to pid: 7065
Scan child pids of ppid: 7066
Send signal 2 to pid: 7066
Scan child pids of ppid: 7067
Send signal 2 to pid: 7067
Scan child pids of ppid: 7070
Send signal 2 to pid: 7070
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan ch

Your Answer

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

JOJ Answer

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