pack (software)

Source: Wikipedia, the free encyclopedia.
Pack
Filename extension
.z
Type of formatdata compression

Pack is a legacy

compression program based on Huffman coding.[1][2]

The unpack utility will restore files to their original state after they have been compressed using the pack utility. If no files are specified, the

standard input
will be uncompressed to the standard output.

Although obsolete, support for packed files exists in modern compression tools such as

7-zip
.

Description of program

Files compressed by pack are typically given the

stdout
.

See also

References

  1. Version 8 Unix Programmer's Manual
  2. Solaris 11.4 User Commands Reference Manual
  3. ^ Holen, Vidar. "An ode to pack: gzip's forgotten decompressor". Vidar’s Blog: GNU, Linux and technology in general. Retrieved 16 November 2018.

External links