debian man page for mscompress

Query: mscompress

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MSCOMPRESS(1)						      General Commands Manual						     MSCOMPRESS(1)

NAME
mscompress - compress data using LZ77 algorithm
SYNOPSIS
mscompress [ -h ] mscompress [ -V ] mscompress [ name ... ]
DESCRIPTION
Mscompress reduces the size of the named files using Lempel-Ziv coding (LZ77). Each input file is compressed to file eding with underscore and original file remains untouched. Output files then can be decompressed using Microsoft EXPAND.EXE utility or msexpand(1). In other words, mscom- press(1) is binary compatible with Microsoft's COMPRESS.EXE
BUGS
Mscompress cannot compress standard input as gzip(1) or compress(1) do.
AUTHORS
This program is written by Martin Hinner, <mhi@penguin.cz> Algorithm & data structures by M. Winterhoff <100326.2776@compuserve.com>
DOWNLOAD
mscompress package is available at ftp.penguin.cz/pub/users/mhi/. MSCOMPRESS(1)
Related Man Pages
gunzip(1) - mojave
gzip(1) - netbsd
zcat(1) - freebsd
uncompress(1) - opendarwin
gunzip(1) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?