On Mon, Aug 22, 2005 at 02:21:01AM +0200, Mohammed Adn?ne Trojette wrote:
> On Mon, Aug 22, 2005, Mohammed Adn?ne Trojette wrote:
> > 2:03 [EMAIL PROTECTED] /tmp/test% 7za x foo.gz -so > foo.txt
> 
> OK, I firstly did not understand well that you wanted 7za to extract
> directly to your shell. I think it was not intended to do this, as the
> manual only gives help on the command i suggested above.
> 
> I'll try to see how to correct this, if possible.

Sorry, I replied your first mail without reading this one.

Much like gzip, this program has a check somewhere that detects wether stdout
is a terminal (probably via isatty() function).  This check is legitimate when
writing compressed data, but it seems 7za doesn't discriminate.

-- 
Robert Millan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to