[CentOS] Re: unziping

Sat Dec 29 19:45:31 UTC 2007
Ugo Bellavance <ugob at lubik.ca>

Christopher E wrote:
> Hello All,
> 
> I am wondering what methoreds are allowed for unzipping a zip file
> under CentOS 5?
> 
> How would you do this also?  I want to exact a file eo1.zip to
> /home/dev/www/processing/eo1.lst <-- is the file name which comes from
> the zip file.

the 'unzip' command should do it.

Ugo