/haiku/src/bin/unzip/ |
H A D | funzip.txt | 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 [all …]
|
H A D | zipgrep.txt | 9 zipgrep [egrep_options] pattern file[.zip] [file(s) ...] 22 egrep(1) may be used. file[.zip] Path of the ZIP 25 is not found, the suffix .zip is appended. Note 77 egrep(1), unzip(1L), zip(1L), funzip(1L), zipcloak(1L), 82 zip.org/pub/infozip/ or ftp://ftp.info- 83 zip.org/pub/infozip/ .
|
H A D | api.c | 226 int UZ_EXP UzpUnzipToMemory(char *zip, char *file, UzpOpts *optflgs, in UzpUnzipToMemory() argument 236 intern_zip = (char *)malloc(strlen(zip)+1); in UzpUnzipToMemory() 247 ISO_TO_INTERN(zip, intern_zip); in UzpUnzipToMemory() 249 # define zip intern_zip in UzpUnzipToMemory() macro 266 r = (unzipToMemory(__G__ zip, file, retstr) <= PK_WARN); in UzpUnzipToMemory() 271 # undef zip in UzpUnzipToMemory() 340 int unzipToMemory(__GPRO__ char *zip, char *file, UzpBuffer *retstr) in unzipToMemory() argument 348 G.wildzipfn = zip; in unzipToMemory()
|
H A D | unzipsfx.txt | 91 C source files in all directories within the zip- 125 archives may wish to include a short listing in the zip- 196 zipfile letters.zip and change the new archive's permis- 199 cat unzipsfx letters.zip > letters 201 zip -A letters 206 copy /b unzipsfx.exe+letters.zip letters.exe 207 zip -A letters.exe 211 copy unzipsfx.exe,letters.zip letters.exe 213 zip -A letters.exe 221 MakeSFX letters letters.zip UnZipSFX [all …]
|
H A D | unzip.txt | 9 unzip [-Z] [-cflptuvz[abjnoqsCLMVX$/:]] file[.zip] 17 specified ZIP archive. A companion program, zip(1L), cre- 24 file[.zip] 52 suffix .zip is appended. Note that self-extracting 172 sponds to zip's -go option except that it can be 179 \*.zip'') and is much faster. 220 zip as text files (those with the `t' label in zip- 231 set, and NT supports Unicode.) Note that zip's 383 zip(1L), or with the -N option of the Amiga port of 384 zip(1L), which stores filenotes as comments. [all …]
|
H A D | zipinfo.txt | 8 zipinfo [-12smlvhMtTz] file[.zip] [file(s) ...] 11 unzip -Z [-12smlvhMtTz] file[.zip] [file(s) ...] 30 file[.zip] 63 suffix .zip is appended. Note that self-extracting 137 since the latter includes all of the internal zip- 164 zipped under Unix with version 1.9 of zip. Since it comes 171 be either `t' or `b', indicating that zip believes the 262 expected to change in the next major releases of zip(1L) 265 In addition to individual file information, a default zip- 268 Archive: OS2.zip 5453 bytes 5 files [all …]
|
H A D | BUGS | 4 By far THE BIGGEST source of bug reports to Info-ZIP/zip-bugs is the 21 whch21gr.zip [on Simtel mirror sites] will do the same thing; in addi- 39 [DOS box: unzip386 (ver 5.12) x:\32bit\unix\emx09a\*.zip, Hobbes 3/95] 45 - still NT/W95 bug with "unzip -v d:*.zip" not matching properly? [Steve S
|
H A D | zipgrep | 22 echo searches the given zip members for a string or pattern
|
/haiku/src/bin/bfs_tools/lib/ |
H A D | makefile | 111 zip backup tar: target 112 …@zip -y `basename $(NAME)`-`date +%Y-%m-%d`.zip *.[ch]* *.rsrc makefile History ToDo test/*.[ch]* …
|
/haiku/src/add-ons/kernel/file_systems/websearchfs/ |
H A D | makezip.sh | 6 zip -r9 googlefs-test-bin.zip ${FILES}
|
/haiku/src/data/mime_db/application/ |
H A D | zip | 4 resource(1, "META:TYPE") "application/zip"; 13 "extensions" = "zip", 14 "type" = "application/zip"
|
H A D | x-7z-compressed | 12 "extensions" = "7zip",
|
/haiku/build/scripts/ |
H A D | build_archive | 73 *.zip) 74 $zip -ryq $archive .
|
H A D | build_haiku_package | 74 *.zip)
|
/haiku/src/apps/expander/ |
H A D | Expander.rdef | 23 "types" = "application/x-zip-compressed", 24 "types" = "application/zip",
|
/haiku/data/catalogs/add-ons/tracker/zipomatic/ |
H A D | en_GB.catkeys | 1 1 english (united kingdom) x-vnd.haiku.zip-o-matic 1594210738
|
H A D | be.catkeys | 1 1 belarusian x-vnd.haiku.zip-o-matic 1573273374
|
H A D | ru.catkeys | 1 1 russian x-vnd.haiku.zip-o-matic 2032806096
|
H A D | uk.catkeys | 1 1 ukrainian x-vnd.haiku.zip-o-matic 2032806096
|
/haiku/src/add-ons/tracker/zipomatic/ |
H A D | Jamfile | 17 x-vnd.haiku.zip-o-matic
|
H A D | ZipOMatic.rdef | 1 resource app_signature "application/x-vnd.haiku.zip-o-matic";
|
/haiku/src/tests/add-ons/print/pdf/bezierbounds/ |
H A D | BezierBounds.txt | 1 File: BezierBounds.zip
|
/haiku/src/tests/add-ons/print/pdf/linepathbuilder/ |
H A D | LinePathBuilder.txt | 1 File: LinePathBuilder.zip
|
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/ |
H A D | Jamfile | 29 HAIKU_WIFI_FIRMWARE_ARCHIVE on marvell88w8363 = 88w8363-fw-3.6.2.2.zip ;
|
/haiku/build/jam/ |
H A D | BuildFeatures | 147 HAIKU_CLUCENE_PACKAGE = clucene-0.9.21-x86-gcc4-haiku-2009-08-11.zip ; 155 # Download the zip archive. 159 # zip file and output directory 349 HAIKU_TAGLIB_PACKAGE = taglib-1.6.3-r1a4-x86-gcc2-2012-09-03.zip ; 356 # Download the zip archive. 360 # zip file and output directory
|