1.

Solve : How to uncompressed a set of zip,rar,tar.etc in linux?

Answer»

Hi ,
i have a SET of file with ZIP extention and i wanna to extract them all in ONE step, how can i do that ?

my o.s is opensuse 10.3


Thanks to U all !
Quote

unzip filename.zip
Decompress a file (*.zip) zipped with a compression utility compatible with PKZIP for DOS.

from http://linux.about.com/od/linux101/l/blnewbie5_10.htm

FB


Discussion

No Comment Found