SCO compress LZH

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software)
(Software)
Line 14: Line 14:
  
 
== Software ==
 
== Software ==
* [https://www.gnu.org/software/gzip/ GNU gzip] can decompress the format.
+
* [https://www.gnu.org/software/gzip/ GNU Gzip]
 
* {{Deark}}
 
* {{Deark}}
 +
* [https://github.com/temisu/ancient Ancient]
  
 
== Sample files ==
 
== Sample files ==

Revision as of 12:55, 11 July 2023

File Format
Name SCO compress LZH
Ontology
Extension(s) .Z

SCO compress LZH refers to a compressed file format that can be created by the SCO Unix version of the compress utility, as an alternative to the standard compress format. The LZH format usually has a better compression ratio. The -H option must be used to create such files.

The man page says "Portions of this code used for Lempel-Ziv-Huffman encoding were based on Rahul Dhesi's Zoo archiver which was adapted from Haruhiko Okumura's ar archiver".

Contents

Identification

Files begin with signature bytes 1f a0.

Compare to compress (Unix)#Identification.

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox