Welcome, Guest. Please login or register.

Author Topic: LZX Extractor for Peecee  (Read 2617 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline AdMartin

  • Full Member
  • ***
  • Join Date: Mar 2002
  • Posts: 161
    • Show all replies
    • http://www.admonish.org/
Re: LZX Extractor for Peecee
« on: June 19, 2005, 08:40:20 AM »
How about UnLZX2.lha, also on Aminet? The M$ version is older, so maybe it doesn't have all the features, but this is from the readme:

Quote
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

        -v  - view archive contents
        -x  - extract archive
        -o     - depack to path
        -p  - only depack matching files
                  NEW since 2.06: use Unix-like wildcards (*, ?)

New since the last release

  - when viewing an archive, the compression ratio is shown in percent
  - when extracting with pattern, only processed files are shown now
  - source change, slight speed increase