Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 21704
   1: WRITELN echo "de'f' ghi" '123"a"bc' a b c
   2: WRITELN exit

Your Answer

mumsh $ de'f' ghi 123"a"bc a b c
mumsh $ exit

JOJ Answer

mumsh $ de'f' ghi 123"a"bc a b c
mumsh $ exit