* Thus wrote Matt Palermo ([EMAIL PROTECTED]):
> Does anyone know of easy ways to be able to extract all
> files/folders/subfolders from different types of compressed files (.zip,
> .tar.gz, etc.)?  If anyone could help me out with this, I would really
> appreciate it.  

man unzip
man tar
man <put decompression tool here>

if you dont have shell acess google will yeild results for those
man pages.

Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to