GUNZIP is not working properly

Status
Not open for further replies.

andre_luis

Super Moderator
Staff member
Joined
Nov 7, 2006
Messages
9,595
Helped
1,190
Reputation
2,399
Reaction score
1,208
Trophy points
1,403
Location
Brazil
Activity points
55,686
Well,

I found a FREE GNU software ( GUNZIP ) to decompress ZIP files.
But it can´t work well, or I´m doing anything wrong ?

Code:
C:\DOCUME~1\Guest\Desktop\l>gunzip L.ZIP
L.ZIP: zip file has more than one entry

C:\DOCUME~1\Guest\Desktop\l>dir

 Folders of C:\DOCUME~1\Guest\Desktop\l
27/12/2010  14:30    <DIR>          .
27/12/2010  14:30    <DIR>          ..
27/12/2010  14:27            37.178 gunzip.exe
19/08/1993  09:53            39.910 GZIP.EXE
27/12/2010  14:16           197.387 L.ZIP
               3 files(s)        274.475 bytes
               2 folders(s) 37.616.959.488 bytes avaliables

C:\DOCUME~1\Guest\Desktop\l>gunzip -h
gunzip 1.0.7 (18 Mar 93)
usage: gunzip [-cdfhLtvV19] [file ...]
 -c --stdout      write on standard output, keep original files unchanged
 -d --decompress  decompress
 -f --force       force overwrite of output file and compress links
 -h --help        give this help
 -L --license     display software license
 -q --quiet       suppress all warnings
 -t --test        test compressed file integrity
 -v --verbose     verbose mode
 -V --version     display version number
 -1 --fast        compress faster
 -9 --best        compress better
 file...          files to (de)compress. If none given, use standard input.

C:\DOCUME~1\Guest\Desktop\l>
 

gzip/gunzip on linux are very stable and work properly.
the problem of having more than entry point arises only in case of dos based systems. as far as i know.
i guess 7zip is also free, if you are using windows better use it.
 

The problem is that I can´t download anything to those computer.
Thanks a lot.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…