Diet Disk
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |released=~1991 }} '''Diet Disk''' is a transparent file compression utility for DOS, developed by Barry Nance. It has ...") |
(→Software) |
||
Line 14: | Line 14: | ||
== Software == | == Software == | ||
− | * {{CdTextfiles|DIETDISC.ZIP|Diet Disk v1.0}} - DOS binaries + source code | + | * {{CdTextfiles|nightowl/nopv06/010A/DIETDISC.ZIP|Diet Disk v1.0}} - DOS binaries + source code |
Revision as of 16:06, 24 April 2023
Diet Disk is a transparent file compression utility for DOS, developed by Barry Nance. It has an associated compressed file format.
In addition to "Diet", the software uses the terms "Slim", "Fatten", and "Skinny".
Diet Disk is not related to DIET by Teddy Matsumoto.
Identification
Compressed files start with ASCII signature "lZdIeT
".
Software
- Diet Disk v1.0 - DOS binaries + source code