perl -ne '$|++; s/print/say/; print $_; sleep 1;' ffi/test.input | perl -pe ''