.zip auf unter LINUX entzippen

Hallo,

ich möchte eine .zip Datei unter LINUX entzippen. Geht das? Wenn ja wie?

Danke für die Hilfe.

Gruß Björn

Hallo,

ich möchte eine .zip Datei unter LINUX entzippen. Geht das?
Wenn ja wie?

Schau mal in

man gzip

Da steht das drin - allerdings kann es unter Umständen Probleme geben, wenn im zip-File Ordnerstrukturen enthalten sind. Da können Dir die Experten hier aber bestimmt noch mehr zu sagen, falls das der Fall sein sollte (dann bitte mit Fehlermeldung nochmal posten!)

Gruß,

Malte.

Hi Björn,

ich möchte eine .zip Datei unter LINUX entzippen. Geht das?
Wenn ja wie?

bei meiner Linux-Distribution (Mandrake 9.1) gibt es unzip. Damit gehts.

Cheers, Felix

ich möchte eine .zip Datei unter LINUX entzippen. Geht das?
Wenn ja wie?

Schau mal in

man gzip

**niehaus@corrosive:~\>** apropos zip
dictzip (1) - compress (or expand) files, allowing random access
unzipsfx (1) - self-extracting stub for prepending to ZIP archives
gzip (1) - compress or expand files
zip (1) - package and compress (archive) files
mzip (1) - change protection mode and eject disk on Zip/Jaz drive
funzip (1) - filter for extracting from a ZIP archive in a pipe
zipgrep (1) - search files in a ZIP archive for lines matching a pattern
unzip (1) - list, test and extract compressed files in a ZIP archive
zipsplit (1) [zip] - package and compress (archive) files
dictunzip (1) [dictzip] - compress (or expand) files, allowing random access
zforce (1) - force a '.gz' extension on all gzip files
bzip2recover (1) [bzip2] - a block-sorting file compressor, v1.0.2
zipcloak (1) [zip] - package and compress (archive) files
ziptool (1) - Tool for Iomega JAZ and ZIP drives
zipnote (1) [zip] - package and compress (archive) files
gunzip (1) - compress or expand files
jaztool (1) - Tool for Iomega JAZ and ZIP drives
bunzip2 (1) - a block-sorting file compressor, v1.0.2
zipinfo (1) - list detailed information about a ZIP archive
xzip (1) - compresses files using the best suitable compression algorithm
bzip2 (1) - a block-sorting file compressor, v1.0.2
**niehaus@corrosive:~\>**