nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

how to extract zip files in linux

This is a discussion on how to extract zip files in linux within the Linux software forums, part of the Linux Getting Started category; I have couple of zip file but tar command is not working with all .zip file so my question is ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 01-10-2006, 07:49 PM
Guest
 
Posts: n/a
Default how to extract zip files in linux

I have couple of zip file but tar command is not working with all .zip file so my question is how to extract zip files in linux?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-11-2006, 12:30 AM
monk's Avatar
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

Use unzip command:

Code:
unzip file.zip
many time unzip is not installed by default so install it before using it, use rpm or apt-get/yum command to install unzip
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Executing .exe files in Red Hat Linux AS4 shilpigoel1 Linux software 1 08-10-2007 08:39 PM
View log files under Linux sweta Getting started tutorials 0 05-30-2007 01:31 AM
Script to extract some part of files: satish1482 Shell scripting 0 03-13-2007 06:30 PM
finding files in linux chiku Linux software 2 08-03-2006 10:23 AM
Script to extract a specific row of data ricc Shell scripting 1 11-15-2005 03:29 PM


All times are GMT +5.5. The time now is 02:17 AM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36