On Thu, Jun 09, 2005 at 12:06:24PM +0200, Flavio Stanchina wrote:
> Had the same problem recently, but the solution is very simple: use
>   zcat -f <file>
> 
> if <file> might or might not be compressed.

That's cool, but shouldn't zcat behave just like zgrep and
the others? Namely, I should just be able to do

zcat <file>

and everything should work fine, just like zgrep does. Why
are the interfaces different?

-- 
Stephen R. Laniel
[EMAIL PROTECTED]
+(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key


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

Reply via email to