|< 1 2 >| | 14 Einträge, 2 Seiten |
system("unzip", $parameter, $zipdateiname);
1
2
3
....
gunzip can currently decompress files created by gzip, zip, compress, compress -H or pack. The detection of the input format is automatic.
....
1
2
3
....
gunzip can currently decompress files created by gzip, zip, compress, compress -H or pack. The detection of the input format is automatic.
....
QuoteFiles created by zip can be uncompressed by gzip only if they have a single member compressed with the 'deflation' method. This feature is only intended to help conversion of tar.zip files to the tar.gz format.
|< 1 2 >| | 14 Einträge, 2 Seiten |