>Hi. >What is option to unzip .zip files from command line? >I tried gzip, but didn't work out. I know i could use >file roller, but >i'd like to know a command line option. > >-- >Leandro Use the "unzip" command, like this: unzip foo.zip If you want to dump the contents in another directory (ie., /tmp): unzip foo.zip -d /tmp HTH. __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail