The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 08-28-2008
divzz divzz is offline
Registered User
  
 

Join Date: Mar 2008
Location: Bangalore
Posts: 20
Quote:
Originally Posted by djp View Post
If you have gzip on your system you can use:

gunzip -S .ZIP filename.ZIP

But it will not extract the file, it will unzip it. No idea what you're going to get if you have multiple files in the ZIP file...
Thanks a lot buddy, this command helped me. Keep up ur knowledge sharing