ect: Directly extract tar.gz or bz2 package
>
> Hi ,
>
> I am wondering is it possible to directly get the content of tar.gz or
> bz2 package?
> Currently we have to use gunzip and untar to do this.
>
> best regards,
> Vincent
>
>
wrote:
Yes.
http://ant.apache.org/manual/index.html
-Rob A
> -Original Message-
> From: Vincent [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 18, 2006 8:20 PM
> To: user@ant.apache.org
> Subject: Directly extract tar.gz or bz2 package
>
> Hi ,
>
> I am wonderi
Yes.
http://ant.apache.org/manual/index.html
-Rob A
> -Original Message-
> From: Vincent [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 18, 2006 8:20 PM
> To: user@ant.apache.org
> Subject: Directly extract tar.gz or bz2 package
>
> Hi ,
>
> I am
Yes: http://ant.apache.org/manual/CoreTasks/unpack.html and
http://ant.apache.org/manual/CoreTasks/unzip.html . Please note that
bzip2 handling is very slow. It is much faster to run bunzip2.
- Alexey.
Vincent wrote:
Hi ,
I am wondering is it possible to directly get the content of tar.gz o
Hi ,
I am wondering is it possible to directly get the content of tar.gz or
bz2 package?
Currently we have to use gunzip and untar to do this.
best regards,
Vincent
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional com