Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How to gunzip a binary on the fly
- X-seq: zsh-users 567
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: szekeres@xxxxxxxxx
- Subject: Re: How to gunzip a binary on the fly
- Date: Fri, 27 Dec 1996 21:03:53 +0100 (MET)
- Cc: zsh-users@xxxxxxxxxxxxxxx, jarausch@xxxxxxxxxxxxxxxxxxx
- In-reply-to: <Pine.SCO.3.95.961227195143.23168C-100000@xxxxxxxxxxxxxxxxx> from Szekeres Istvan at "Dec 27, 96 08:09:53 pm"
Istvan Szekeres wrote:
[...]
> eval "$(gunzip -c $1)"
[...]
> ps: Maybe the shell creates a temp file or pipe for the output of gunzip, I
> can't check it right now.
No it doesn't.
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author