Skip to content

svein83/unlzx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Short:        Unlzx - decompresses LZX archives on multiple platforms
Author:       [email protected] (Erik Meusel) (v1.1, 03.04.01)
Uploader:     dt14 uow edu au (David Tritscher)
Type:         misc/unix
Version:      1.1
Replaces:     misc/unix/unlzx.c.Z
Requires:     ANSI C-Compiler
Architecture: generic

 * made unlzx able to read from stdin instead of files to support pipeing

   reason: just typeing:
   > lzx -r a PIPE:backup.lzx
   in an Amiga shell and
   > copy PIPE:backup.lzx SER:
   in another Amiga shell and
   > cat < /dev/ttyS0 | unlzx -x -c
   in the UNIX bash on the other side should make a real small but nice 
   backup system via serial cable. :o)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published