Ship (encoding)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software)
 
(One intermediate revision by one user not shown)
Line 9: Line 9:
  
 
== Identification ==
 
== Identification ==
(Based on minimal research.) The first line of an encoded file is "<code>$</code>". The second line starts with either "{{magic|ship&nbsp;}}" (first part), or "{{magic|cont&nbsp;}}" (other parts).
+
The first line of an encoded file is either "{{magic|$}}" (default) or "{{magic|$&nbsp;f}}" ("fast" encoding method). The second line starts with either "{{magic|ship&nbsp;}}" (for the first part), or "{{magic|cont&nbsp;}}" (other parts).
  
 
== Software ==
 
== Software ==
Line 15: Line 15:
 
* [{{SACFTPURL|utilfile|ecd75dos.zip}} ESS-Code v7.5 for DOS]
 
* [{{SACFTPURL|utilfile|ecd75dos.zip}} ESS-Code v7.5 for DOS]
 
* [{{SACFTPURL|utilfile|ecd78w95.zip}} ESS-Code v7.8 for 32-bit Windows]
 
* [{{SACFTPURL|utilfile|ecd78w95.zip}} ESS-Code v7.8 for 32-bit Windows]
 +
* {{CdTextfiles|640swstudio/CLANG/UNZIP42.ZIP|UNZIP42.ZIP}} → SHIP.C - Ship 1.1 source code
  
 
== Links ==
 
== Links ==

Latest revision as of 20:01, 17 April 2023

File Format
Name Ship (encoding)
Ontology
Released 1991

Ship is a Unix-centric binary-to-text encoding utility and format, intended for use with email. It was developed by Mark Adler. It had some brief popularity in the HP 48 calculator community.

In multi-part mode, it uses the file naming pattern "part0001", "part0002", etc.

[edit] Identification

The first line of an encoded file is either "$" (default) or "$ f" ("fast" encoding method). The second line starts with either "ship " (for the first part), or "cont " (other parts).

[edit] Software

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox