Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 30156
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 30156
SIGINT
Send signal 2 to pid: 30156
Scan child pids of ppid: 30157
Send signal 2 to pid: 30157
Scan child pids of ppid: 30158
Send signal 2 to pid: 30158
Scan child pids of ppid: 30159
Send signal 2 to pid: 30159
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 30156
SIGINT
Send signal 2 to pid: 30156
Scan child pids of ppid: 30157
Send signal 2 to pid: 30157
Scan child pids of ppid: 30164
Send signal 2 to pid: 30164
Scan child pids of ppid: 30159
Send signal 2 to pid: 30159
Scan child pids of ppid: 30160
Send signal 2 to pid: 30160
Scan child pids of ppid: 30161
Send signal 2 to pid: 30161
Scan child pids of ppid: 30162
Send signal 2 to pid: 30162
Scan child pids of ppid: 30165
Send signal 2 to pid: 30165
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 30156
SIGINT
Send signal 2 to pid: 30156
Scan child pids of ppid: 30157

Your Answer

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

JOJ Answer

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