File: msexpand.1

package info (click to toggle)
mscompress 0.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 244 kB
  • ctags: 40
  • sloc: sh: 1,802; ansic: 605; makefile: 84
file content (36 lines) | stat: -rw-r--r-- 680 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.PU
.TH MSEXPAND 1
.SH NAME
msexpand \- decompress data compressed using mscompress(1) or COMPRESS.EXE
.SH SYNOPSIS
.ll +8
.B msexpand
[
.B \-h
]
.br
.B msexpand
[
.B \-V
]
.br
.B msexpand
[
.I "name \&..."
]
.SH DESCRIPTION
.I Msexpand
decompress files compressed using
.B mscompress(1)
or Microsoft
.B COMPRESS.EXE
utility (e.g. Windows 3.x installation files). If no files are specified,
the standard input is decompressed to the standard output.

.SH AUTHORS
This program is written by Martin Hinner, <mhi@penguin.cz>
.br
Algorithm & data structures by M. Winterhoff <100326.2776@compuserve.com>

.SH DOWNLOAD
mscompress package is available at ftp.penguin.cz/pub/users/mhi/.