gzip - Can gnuplot transparently open compressed data files to save storage space? -



gzip - Can gnuplot transparently open compressed data files to save storage space? -

i have gigabytes of info nice compress gzip storage. can gnuplot open compressed files? if can't, there way pipe info gnuplot uncompressed file doesn't need written disk?

something plot "< gzip -dc compressed.gz", iirc.

gzip pipe gnuplot zlib

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - cuda, pycuda -- how to write complex numbers -- errors:class "cuComplex" has no member "i" -

How do I check if an insert was successful with MySQLdb in Python? -