Dec 242017
This is a copy of LH_UNIX v1.00 ported to SCO Xenix 386. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
CLHARC.CS | 124 | 103 | deflated |
CLHARC.DEF | 77 | 77 | stored |
DIR.H | 1299 | 609 | deflated |
DIR_DOS.C | 3770 | 1351 | deflated |
DIR_OS2.C | 4031 | 1460 | deflated |
LHARC.C | 52871 | 12580 | deflated |
LHIO.C | 6609 | 1607 | deflated |
LHIO.H | 1453 | 596 | deflated |
LZHUF.C | 22465 | 5876 | deflated |
MAKEFILE | 1908 | 835 | deflated |
MKTEMP.C | 441 | 249 | deflated |
PIPES.C | 1177 | 439 | deflated |
README | 1224 | 571 | deflated |
Download File LH_XENIX.ZIP Here
Contents of the README file
-*- Text -*-
LHarc UNIX V0.03 Release #3 Beta Version
This is FREEWARE. But it's BETA-VERSION.
Please reply to me.
Sorry, lharc.doc file are written in JAPANESE (Shift-JIS KANJI)
Thank you.
Yooichi.Tagawa
Nikkei-MIX ID: y.tagawa
------------------------------------------------------------------------
HOW TO USE:
lharc {axevludmcp}[qnft] archive_file [files or directories...]
COMMAND:
KEYMEANSLike as (UNIX ar command)
--- ------------------------------------------------------------
a Append to archive. ar r AFILE files...
x,e EXtract from archive. ar x AFILE [files...]
v,l View/List archive contents. ar t AFILE [files...]
u append newer files to archive. ar ru AFILE files...
d Delete from archive. ar d AFILE files...
m Move to archive. ar m AFILE files...
c re-construct new archive file. rm AFILE; ar r AFILE files...
p Print to STANDARD-OUTPUT ar p AFILE [files...]
OPTIONS:
qquiet
nno execute (debugging option)
fforce (over write at extract)
ttext-mode (this is provisional option)
------------------------------------------------------------------------------
LHarc UNIX V0.03 Release #3 Beta Version
This is FREEWARE. But it's BETA-VERSION.
Please reply to me.
Sorry, lharc.doc file are written in JAPANESE (Shift-JIS KANJI)
Thank you.
Yooichi.Tagawa
Nikkei-MIX ID: y.tagawa
------------------------------------------------------------------------
HOW TO USE:
lharc {axevludmcp}[qnft] archive_file [files or directories...]
COMMAND:
KEYMEANSLike as (UNIX ar command)
--- ------------------------------------------------------------
a Append to archive. ar r AFILE files...
x,e EXtract from archive. ar x AFILE [files...]
v,l View/List archive contents. ar t AFILE [files...]
u append newer files to archive. ar ru AFILE files...
d Delete from archive. ar d AFILE files...
m Move to archive. ar m AFILE files...
c re-construct new archive file. rm AFILE; ar r AFILE files...
p Print to STANDARD-OUTPUT ar p AFILE [files...]
OPTIONS:
qquiet
nno execute (debugging option)
fforce (over write at extract)
ttext-mode (this is provisional option)
------------------------------------------------------------------------------
December 24, 2017
Add comments