<?xml version="1.0" encoding="windows-1252"?>
<node id="1010846" title="Re: unzipping files with .gz extension" created="2012-12-29 14:59:46" updated="2012-12-29 14:59:46">
<type id="11">
note</type>
<author id="880879">
space_monk</author>
<data>
<field name="doctext">
Most tar commands also unzip files  (and can create them): for unzipping, &lt;b&gt;tar xvzf yourfile.gz&lt;/b&gt; will probably work on Linux and a lot of other Unix systems without going near Perl.

Its a bit dirty, but if you are doing it in a Perl script, you can do that as a system command enclosed in backticks. However the other methods suggested are much more preferable if you are doing this within Perl.

&lt;b&gt;Update - ignore this reply. I should have read the question more carefully.. :-(&lt;/b&gt;


&lt;!-- Node text goes above. Div tags should contain sig only --&gt;
&lt;div class="pmsig"&gt;&lt;div class="pmsig-880879"&gt;
A Monk aims to give answers to those who have none, and to learn from those who know more.
&lt;/div&gt;&lt;/div&gt;</field>
<field name="root_node">
1010828</field>
<field name="parent_node">
1010828</field>
</data>
</node>
