Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 339
   1: WRITELN echo 123 > 1.txt
   2: WRITELN echo 321 > 2.txt
   3: WRITELN echo abc < 1.txt < 2.txt
   4: WRITELN echo abc | grep abc < 1.txt
   5: WRITELN exit

Your Answer


        

JOJ Answer