Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 8482
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 8482
SIGINT
Send signal 2 to pid: 8482
Scan child pids of ppid: 8483
Send signal 2 to pid: 8483
Scan child pids of ppid: 8484
Send signal 2 to pid: 8484
Scan child pids of ppid: 8485
Send signal 2 to pid: 8485
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 8482
SIGINT
Send signal 2 to pid: 8482
Scan child pids of ppid: 8483
Send signal 2 to pid: 8483
Scan child pids of ppid: 8490
Send signal 2 to pid: 8490
Scan child pids of ppid: 8485
Send signal 2 to pid: 8485
Scan child pids of ppid: 8486
Send signal 2 to pid: 8486
Scan child pids of ppid: 8487
Send signal 2 to pid: 8487
Scan child pids of ppid: 8488
Send signal 2 to pid: 8488
Scan child pids of ppid: 8491
Send signal 2 to pid: 8491
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 8482
SIGINT
Send signal 2 to pid: 8482
Scan child pids of ppid: 8483
Send signal 2 to pid: 8483

Your Answer

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

JOJ Answer

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