From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5477 invoked from network); 12 Oct 1999 10:23:17 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 12 Oct 1999 10:23:17 -0000 Received: (qmail 4067 invoked by alias); 12 Oct 1999 10:23:05 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8221 Received: (qmail 4060 invoked from network); 12 Oct 1999 10:23:04 -0000 Subject: Re: Functions/Misc/nslookup (Re: coproc tutorial (Re: questions)) In-Reply-To: <991011175801.ZM7111@candle.brasslantern.com> from Bart Schaefer at "Oct 11, 1999 5:58: 1 pm" To: zsh-workers@sunsite.auc.dk Date: Tue, 12 Oct 1999 11:22:11 +0100 (BST) X-Mailer: ELM [version 2.4ME+ PL48 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: From: Zefram Bart Schaefer wrote: >This doesn't work for me because the real nslookup begins block-buffering >its output when stdout is not a tty. What we need: a loadable builtin that has the effect of coproc but with a pseudo-tty in place of the pair of pipes. Then we'll be able to write zfep. -zefram