About: SQ (program)

An Entity of Type: work, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

SQ (squeeze) is a computer program, devised by Richard (Dick) Greenlaw circa 1981, which was used in the early 1980s on both DOS and CP/M computer systems to compress files so they use less space. Files compressed by SQ are identified by changing the middle initial of the extension to "Q", so that text files ended with the extension .TQT, executable files ended with the extension .CQM or .EQE, documents with .DQC, etc. SQ used static Huffman coding as the compression algorithm.

Property Value
dbo:abstract
  • SQ (squeeze) is a computer program, devised by Richard (Dick) Greenlaw circa 1981, which was used in the early 1980s on both DOS and CP/M computer systems to compress files so they use less space. Files compressed by SQ are identified by changing the middle initial of the extension to "Q", so that text files ended with the extension .TQT, executable files ended with the extension .CQM or .EQE, documents with .DQC, etc. SQ used static Huffman coding as the compression algorithm. Groups of files were often combined into an archive using the LU program, which created .LBR files containing all the files needed for a particular group, such as all the files needed to install an application. Typically such files were either individually compressed (because LU did not compress files) or the LBR archive was itself compressed with SQ (similarly to the use of tar and gzip together). With the development of the ARC program (which combined both compression and archiving into one program) and its ARC archive file format, SQ essentially became obsolete on most systems, except CP/M, which lacked an ARC port for several years. On CP/M systems, the CRUNCH compression program was written to implement the LZW algorithm (as ARC did) and plug the gap. (en)
dbo:wikiPageID
  • 6570122 (xsd:integer)
dbo:wikiPageLength
  • 1656 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1108068044 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • SQ (squeeze) is a computer program, devised by Richard (Dick) Greenlaw circa 1981, which was used in the early 1980s on both DOS and CP/M computer systems to compress files so they use less space. Files compressed by SQ are identified by changing the middle initial of the extension to "Q", so that text files ended with the extension .TQT, executable files ended with the extension .CQM or .EQE, documents with .DQC, etc. SQ used static Huffman coding as the compression algorithm. (en)
rdfs:label
  • SQ (program) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License