Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 63748
   1: WRITELN sleep 10 | echo 123
   2: CTRL+C
Scan child pids of ppid: 63748
SIGINT
Send signal 2 to pid: 63748
Scan child pids of ppid: 63749
Send signal 2 to pid: 63749
Scan child pids of ppid: 63750
Send signal 2 to pid: 63750
Scan child pids of ppid: 63752
Send signal 2 to pid: 63752
   3: WRITELN echo success
   4: WRITELN exit

Your Answer

mumsh $ 123
mumsh $ success
mumsh $ exit

JOJ Answer

mumsh $ 123

mumsh $ success
mumsh $ exit