mscompress.1
来自「压缩小工具,其中有压缩原代码请大家多指教」· 1 代码 · 共 43 行
1
43 行
.PU.TH MSCOMPRESS 1.SH NAMEmscompress \- compress data using LZ77 algorithm.SH SYNOPSIS.ll +8.B mscompress[.B \-h].br.B mscompress[.B \-V].br.B mscompress[.I "name \&..."].SH DESCRIPTION.I Mscompressreduces the size of the named files using Lempel-Zivcoding (LZ77). Each input file is compressed to fileeding with underscore and original file remains untouched. Output filesthen can be decompressed using Microsoft.B EXPAND.EXEutility or msexpand(1). In other words, mscompress(1) is binary compatiblewith Microsoft's.B COMPRESS.EXE.SH BUGS.B Mscompresscannot compress standard input as gzip(1) or compress(1) do. .SH AUTHORSThis program is written by Martin Hinner, <mhi@penguin.cz>.brAlgorithm & data structures by M. Winterhoff <100326.2776@compuserve.com>.SH DOWNLOADmscompress package is available at ftp.penguin.cz/pub/users/mhi/.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?