Saturday, July 24, 2010

Using Unzip command to unzip files

Preserving directory and sub-directory :

           
  unzip file_name.zip  

Include all junk path names without preserving directory structure :

           
  unzip -j file_name.zip  

Specify the name of the directory where you want to unzip :

           
  unzip file_name.zip -d directory_name 

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails
Make Money Blogging