For #24 we added support for passing a file's contents to stdin (see #26). Should we make it stream contents in? - From a file, read and pass in a chunk at a time - Support a Read object being passed in