drive icon indicating copy to clipboard operation
drive copied to clipboard

[feature request] pull to stdout

Open l3iggs opened this issue 10 years ago • 0 comments

Currently drive pull downloaded files end up where they should relative to the top level drive directory. It would be really useful if the file could be streamed to stdout as well. Here is how I envision this working:

An additional -O (output specifier) switch would specify the output file location, anywhere on the local file system. In recursive mode this would be a different top level drive directory. This destination could be specified as - and the file would stream to stdout.

That's just one idea, but anything that you come up with/is easiest for saving a file to stdout would be very much appreciated.

l3iggs avatar Nov 11 '14 16:11 l3iggs