![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unzipping latest zip file by name. | mrwatkin | Shell Programming and Scripting | 3 | 08-07-2009 11:04 AM |
| Alter zip file without unzipping | _prasad | SUN Solaris | 1 | 12-24-2008 10:07 AM |
| reading a zipped file without unzipping it? | marwan | UNIX for Dummies Questions & Answers | 1 | 03-29-2007 05:59 PM |
| How to search a pattern inside a zipped file ie (.gz file) with out unzipping it | senraj01 | Shell Programming and Scripting | 2 | 04-26-2006 04:32 AM |
| unzipping .zip file on HP and Solaris | dangral | UNIX for Dummies Questions & Answers | 9 | 04-17-2005 11:44 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
If unzip even worked that way you would get a UUOC Award, but it doesn't. Only funzip can extract zip files from a pipe, and even then, only the first file.
|
|
||||
|
This might be a silly questions, but as there was no answer to RuBiCK's question, I'll ask it anyway!
1) do you have enough diskspace, remembering that the uncompressed file will be larger than the compressed one (throwing in a silly point to go with my silly question!) 2) What is in the zip file? i.e. if it's a TAR file, then you can untar it directly using Code:
funzip file | tar xf - |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|