Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 12162
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 12162
SIGINT
Send signal 2 to pid: 12162
Scan child pids of ppid: 12163
Send signal 2 to pid: 12163
Scan child pids of ppid: 12164
Send signal 2 to pid: 12164
Scan child pids of ppid: 12165
Send signal 2 to pid: 12165
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 12162
SIGINT
Send signal 2 to pid: 12162
Scan child pids of ppid: 12163
Send signal 2 to pid: 12163
Scan child pids of ppid: 12164
Send signal 2 to pid: 12164
Scan child pids of ppid: 12170
Send signal 2 to pid: 12170
Scan child pids of ppid: 12165
Send signal 2 to pid: 12165
Scan child pids of ppid: 12166
Send signal 2 to pid: 12166
Scan child pids of ppid: 12167
Send signal 2 to pid: 12167
Scan child pids of ppid: 12168
Send signal 2 to pid: 12168
Scan child pids of ppid: 12171
Send signal 2 to pid: 12171
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 12162
SIGINT

Your Answer

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

JOJ Answer

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