home *** CD-ROM | disk | FTP | other *** search
- Short: UnLZX with new args (68k/PPC/i486)
- Author: Oliver Gantert <lucyg@t-online.de>
- Uploader: Oliver Gantert <lucyg@t-online.de>
- Version: 2.12 (27.07.2000)
- Type: util/arc
-
- This is based on the UnLZX port by David Tritscher <dt14@uow.edu.au>
- changed by <Andreas_Kleinert@t-online.de>
-
- ----------------------------------------------------------------------
-
- I was tired of all those UnLZX ports which depack to the current dir
- and don't support pattern-matching for output files.
- So I had to do it...
-
- Usage: UnLZX <options>
-
- -v <archive> - view archive contents
- -x <archive> - extract archive
- -o <path> - depack to path
- -p <pattern> - only depack matching files
- NEW since 2.06: use Unix-like wildcards (*, ?)
-
- New since the last release
-
- - complete source change
- - arguments changed again (see above)
- - compiled/tested for Windows 95 on a 486DX2-66, 8MB RAM
- - all known bugs fixed
-
- ----------------------------------------------------------------------
-
- This archive contains:
-
- (compiled with vbcc 0.7)
- UnLZX.000 - 68ooo version
- UnLZX.020 - 68o2o/o3o version
- UnLZX.040 - 68o4o/o6o version
- UnLZX.ELF - PPC / PowerUp version
- UnLZX.WOS - PPC / WarpOS version
- (compiled with lcc32)
- UnLZX.exe - i486 / Win95 version
- src/ - Sources (GPL)
- Oliver Gantert, 02.08.2000
- ----------------------------------------------------------------------
-