mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 22:07:42 +00:00
Add lrzcat symlink which automatically decompresses to stdout.
Revert automatic compression/decompression to stdout when not outputting to a tty, to be consistent with gzip.
This commit is contained in:
parent
d80f220c72
commit
d033743e6f
10 changed files with 145 additions and 25 deletions
|
|
@ -1,3 +1,7 @@
|
|||
Addition of lrzcat - automatically decompresses .lrz files to stdout.
|
||||
lrzip and lrunzip will no longer automatically output to stdout due to
|
||||
addition of lrzcat executable, and to be consistent with gzip.
|
||||
|
||||
lrzip-0.604
|
||||
|
||||
lrzip will no longer fail with a "resource temporarily unavailable" error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue