Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

zip

You are here: irt.org | FOLDOC | zip

1. <tool, compression, file format> A compressed archive containing one or more files, the act of creating it and its filename extension. Originally, such a "zip file" was created using PKWare, Inc.'s PKZIP utility program for MS-DOS.

Due to the popularity of the original program, the format has spread to Windows, Unix and other operating systems and the function is often built into file managers.

unzip is the corresponding de-archiver or the act of extracting files from an archive.

The first two bytes of a zip file are the ASCII characters "PK" after Phil Katz who developed the original PKZIP.

See also gzip, tar and feather.

(1996-08-26)

2. <storage> Zip Drive.

[Jargon File]

3. <functional programming> zip function.

(2017-02-26)

Nearby terms: Zilog Z8000 « Zilog Z80000 « Zilog Z80A « zip » Zipcode » Zip disc » Zip disk

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb