Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 17471
   1: WRITELN sleep 10
   2: CTRL+C
Scan child pids of ppid: 17471
SIGINT
Send signal 2 to pid: 17471
Scan child pids of ppid: 17472
Send signal 2 to pid: 17472
Scan child pids of ppid: 17473
Send signal 2 to pid: 17473
Scan child pids of ppid: 17474
Send signal 2 to pid: 17474
   3: WRITELN echo 123 > 1.txt
   4: WRITELN sleep 10 > 1.txt
   5: CTRL+C
Scan child pids of ppid: 17471
SIGINT
Send signal 2 to pid: 17471
Scan child pids of ppid: 17472
Send signal 2 to pid: 17472
Scan child pids of ppid: 17479
Send signal 2 to pid: 17479
Scan child pids of ppid: 17474
Send signal 2 to pid: 17474
Scan child pids of ppid: 17475
Send signal 2 to pid: 17475
Scan child pids of ppid: 17476
Send signal 2 to pid: 17476
Scan child pids of ppid: 17477
Send signal 2 to pid: 17477
Scan child pids of ppid: 17480
Send signal 2 to pid: 17480
   6: WRITELN cat 1.txt
   7: WRITELN echo success
   8: CTRL+C
Scan child pids of ppid: 17471
SIGINT
Send signal 2 to pid: 17471
Scan child pids of ppid: 17472

Your Answer

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

JOJ Answer

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