Re: compressed data embedded in script

2009-10-05 Thread Rob Coops
On Mon, Oct 5, 2009 at 5:02 PM, Bryan R Harris wrote: > > > > I have about 60 MB of text data I want to include at the bottom of a > script. > > 60 MB is too big for us, but compressed it would be probably only 3-6 MB > which is much better. Is there any way to put gzipped data in the DATA > sect

Re: Compressed data embedded in script

2009-10-04 Thread Uri Guttman
> "BH" == Bryan Harris writes: BH> I have about 60 MB of text data I want to include at the bottom of BH> a script. BH> 60 MB is too big for us, but compressed it would be probably only BH> 3-6 MB which is much better. Is there any way to put gzipped data BH> in the DATA section o