Dec 132017
 
EZComp Version 2.0 Unix compatible compress/uncompress for DOS. Extreamly Fast, true 32bit, runs in 386 protected mode, (386+ required), full 12 - 16 bit support.

Full Description of File


EZComp Version 2.0
Unix compatible compress/uncompress
for DOS. Extreamly Fast, true 32bit,
runs in 386 protected mode, (386+
required), full 12 - 16 bit support.
Uses extended/expanded/Xms/Disk for
extra mem if needed. Supports older
unix compress, stdin etc..Rel:7/12/92
FreeWare from MC's Place BBS.


File EZCOMP20.ZIP from The Programmer’s Corner in
Category UNIX Files
EZComp Version 2.0 Unix compatible compress/uncompress for DOS. Extreamly Fast, true 32bit, runs in 386 protected mode, (386+ required), full 12 – 16 bit support.
File Name File Size Zip Size Zip Type
COMPRESS.EXE 175606 81585 deflated
D.EXE 10437 6159 deflated
EZCOMP.DOC 5806 2562 deflated
FILE_ID.DIZ 314 235 deflated

Download File EZCOMP20.ZIP Here

Contents of the EZCOMP.DOC file


EZCOMP for DOS Version 2.0
Written by John McNamara
MC's Place BBS
(919) 891-1111
Dual Standard HST
Home of the C programmer
7000+ Files
Specializing in UNIX and DOS

If your a "C" programmer for either UNIX or DOS and haven't visited
MC's Place BBS, you have missed something special. Give us a call !!

This program is released as FREEWARE. Which means its free to distribute,
to anyone you want. However it is copyrighted and can not be changed,
modified, renamed, dissasembled or in anyway reverse-engineered.


Files included in this Zip:


COMPRESS.EXE - Unix Compress for DOS, version 2.0
EZCOMP.DOC - Unix Compress for DOS Documentation
FILE_ID.DIZ - EZCOMP 2.0 Description
D.EXE - Dos "dir" replacement

Compress typed by itself with no command line parameters produces
the following help screen.

Usage: compress [-dcVfvCn][-b maxbits]
-d: Decompression is done instead.
-c: Write output on stdout, don't remove original.
-C generate output compatible with UNIX compress 2.0
-V: Print Current Version
-n: No header info, only for processing OLD compress files
-b: Limit Number of bits/code. (12 - 16) default is 16 bits
-f: Forces Overwrite, even if file can't Be compressed
-v: Write compression statistics (Verbose)
file: Files to be compressed. If none specified, stdin is used.
Outputs:
file.Z: Compressed form of file with same mode, owner, and utimes
or stdout (if stdin used as input)

Assumptions:
-When filenames are given, replaces with the compressed version
(.Z suffix) only if the file decreases in size.
-Filenames can NOT have an extention before compressing them.
-Filenames WILL have a .Z extention before decompressing them.


General Description


Ezcomp is a fully unix compatible compress for dos. It uses flat
memory address space for execution. (linear addressing) Ezcomp runs
in 386 Protected mode and therefor requires a 386 or greater class
machine to funtion properly. This document will not go into the usage
of unix compress.


Sample Usage


Due the filename limitation in dos 8x3 unix files loaded onto dos machines
are usually chopped down. Most DOS BBS's will convert filenames from
unix saomewhat in tis manner: UNIX: macfile.tar.Z -> DOS: MACFILE.TAZ
Some DOS BBS's use a slightly different extention: .TZR .TZ but
whatever the extention the method is the same.

Uncompressing.............
rename the file i.e. MACFILE.TAZ to MACFILE.Z and uncompress it with
the following command line: compress -d macfile.Z OR compress -d macfile
this will strip the .Z off the end of the file.

Compressing...............
rename the file i.e. MACFILE.TAR to MACFILE and uncompress it with
the following command line: compress macfile
this will add the the .Z extention to the file.

You can use UNIX compatible tars to pipe in the compress at the same time.
EZcomp converts stdin to binary mode to handle this and allows for
redirection.


If you have any questions, feel free to contact the author at
MC's Place BBS. 919-891-1111




THANK YOUS


- To all my BETA testers who are too numerous to list here.
- To all the folks who originally converted Compress for unix
to the DOS arena and released the source into public domain.
I have borrowed much from you.
- This is also a free product, send NO money, if you want
to say thank you spread this program around to as many
BBS's as possible so others may beifit and call my BBS
to check it out.

----------------------
Now for the legal stuff:


EZCOMP (C) Copyright 1992 MC's Place BBS
John W. McNamara
All Rights Reserved

These files are distributed under the Freeware concept. Please
Do Not distribute modified versions without permission of the Author.


Do Not remove this notice or any other copyright notice.



DISCLAIMER


THIS PRODUCT IS LICENSED "AS IS" WITHOUT ANY WARRANTY OF MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE, PERFORMANCE, OR OTHERWISE. ALL
WARRANTIES ARE EXPRESSLY DISCLAIMED. BY USING THE EZCOMP 2.0 PROGRAM YOU
AGREE THAT JOHN MCNAMARA,WILL NOT BE LIABLE TO YOU OR ANY THIRD PARTY FOR
ANY USE OF (OR INABILITY TO USE) OR PERFORMANCE OF THIS PROGRAMME, OR FOR
ANY DAMAGES WHATSOEVER WHETHER BASED ON CONTRACT, TORT OR OTHERWISE. EVEN
IF WE ARE NOTIFIED OF SUCH POSSIBILITY IN ADVANCE.

You may not reverse-engineer, disassemble, modify, decompile or create
derivative works of this programme. Piracy has been investigated by the
FBI and prosecuted under federal statutes. Applicable law provides for
damages and recovery of attorney's fees. Distribution of any MC's Place
BBS Utilities in any medium without its accompanying documentation is an
unauthorized modification. That is a theft of intellectual property.
----------------


ezcomp20.exe
Copyright (c) 1992 John W. McNamara
All Rights Reserved



 December 13, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)