Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 132
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 132
SIGINT
Send signal 2 to pid: 132
Scan child pids of ppid: 133
Send signal 2 to pid: 133
Scan child pids of ppid: 134
Send signal 2 to pid: 134
Scan child pids of ppid: 135
Send signal 2 to pid: 135
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 132
SIGINT
Send signal 2 to pid: 132
Scan child pids of ppid: 133
Send signal 2 to pid: 133
Scan child pids of ppid: 140
Send signal 2 to pid: 140
Scan child pids of ppid: 135
Send signal 2 to pid: 135
Scan child pids of ppid: 136
Send signal 2 to pid: 136
Scan child pids of ppid: 137
Send signal 2 to pid: 137
Scan child pids of ppid: 138
Send signal 2 to pid: 138
Scan child pids of ppid: 141
Send signal 2 to pid: 141
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 132
SIGINT
Send signal 2 to pid: 132
Scan child pids of ppid: 133
Send signal 2 to pid: 133
Scan child pids of ppid: 135

Your Answer

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

JOJ Answer

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