Lines Matching refs:zip
9 funzip [-password] [input[.zip|.gz]]
17 [input[.zip|.gz]]
31 A password for encrypted zip files can be specified on the
37 the first entry of the zip file is encrypted and no pass-
50 archive test.zip and to pipe it into more(1):
52 funzip test.zip | more
54 To use funzip to test the first member file of test.zip
57 funzip test.zip > /dev/null
63 To use zip and funzip in place of compress(1) and zcat(1)
66 tar cf - . | zip -7 | dd of=/dev/nrst0 obs=8k
73 zip to prompt for password, the terminal may sometimes be
93 gzip(1L), unzip(1L), unzipsfx(1L), zip(1L), zipcloak(1L),
98 http://www.info-zip.org/pub/infozip/
100 ftp://ftp.info-zip.org/pub/infozip/ .