hi
I've started using ruby.How can I read "tar.gz" file without extracting?
···
--
Posted via http://www.ruby-forum.com/.
hi
I've started using ruby.How can I read "tar.gz" file without extracting?
--
Posted via http://www.ruby-forum.com/.
http://raa.ruby-lang.org/project/minitar/
I think this is what the doctor ordered, I did not test it, but if you look
at the authors this should be high quality code ![]()
HTH
Robert
On 10/10/06, Tom Great <jim_carry05@yahoo.com> wrote:
hi
I've started using ruby.How can I read "tar.gz" file without extracting?
--
The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all progress
depends on the unreasonable man.
- George Bernhard Shaw
tar -ztf <filename>
Mike
On 11/10/06 Tom Great said:
hi
I've started using ruby.How can I read "tar.gz" file without extracting?
--
Michael P. Soulier <msoulier@digitaltorque.ca>
"Any intelligent fool can make things bigger and more complex... It
takes a touch of genius - and a lot of courage to move in the opposite
direction." --Albert Einstein