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++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

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