When running a command using broken input - e.g. the simple example in #10 but with a typo - the output file is created and only then do the execution fail.
Would be nice to postpone creation of output file. Or is that perhaps done in this order to support streaming input?
When running a command using broken input - e.g. the simple example in #10 but with a typo - the output file is created and only then do the execution fail.
Would be nice to postpone creation of output file. Or is that perhaps done in this order to support streaming input?