From: Adam Penny Date: 2008-10-19T03:13:29+09:00 Subject: Re: Uncompress tar.gz Kless wrote: > Which is the best way to uncompress a 'tar.gz' file since Ruby? I'm not sure if I'm misunderstanding you, but wouldn't that be tar xvzf [filename]? -- Posted via http://www.ruby-forum.com/.