imagesnap ignores stdout when using -t
Brought to you by:
rharder
One would expect the following command to pipe the results to stdout
imagesnap -t 1 -
instead it appears to write to disk. Would it be possible to fix this so that using the -t switch respects the stdout option?
Thanks!