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
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
section of a script, and have the main body of the script conveniently re
> "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
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
section of a script, and conveniently read it?
I'd also prefer that my s