wrotycz wrote:
In windoze I got suprised by automatic terminal detection that forbade
me to decompress to nul (like /dev/null equivalent, but not a regular file).

$ plzip.exe -c a.txt | cat > nul

(or the equivalent to 'cat' on Windows)

Problem solved. :-)

Reply via email to