Does Huygens read gzipped .ids files?
Yes, there is no need to uncompress them. <br />
On Linux you can gzip all .ids files in a directory with: <br />
gzip *.ids <br />
or if you have time compress harder: <br />
gzip -9 *.ids <br />
To unzip: <br />
gunzip *.gz
<br />
Keywords: compressed files unzip<br />
Categories: Faq Files, Faq Miscellaneous, Huygens Faq, Imported Faqs<br />
Platforms: Irix Linux Mac AIX<br />
Related products: Hu Ess Hu Pro FluVR<br />
