From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1352 invoked from network); 30 May 2000 15:06:09 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 May 2000 15:06:09 -0000 Received: (qmail 6609 invoked by alias); 30 May 2000 15:05:57 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11663 Received: (qmail 6598 invoked from network); 30 May 2000 15:05:52 -0000 Date: Tue, 30 May 2000 16:05:25 +0100 From: Peter Stephenson Subject: Re: Fw: poor man's wget In-reply-to: "Your message of Tue, 30 May 2000 16:35:40 +0400." To: zsh-workers@sunsite.auc.dk (Zsh hackers list) Message-id: <0FVD007CJOL1JJ@la-la.cambridgesiliconradio.com> Content-transfer-encoding: 7BIT > > { echo GET /; echo; cat; } <>/dev/tcp/www.server.com/80 This could be done without much difficulty by simplifying zftp_open and wiring the code into the existing redirection stuff. Unfortunately no-one else apart from Zefram has shown much interest in the network stuff, so it's unlikely to happen any time soon. You could probably then rewrite most if not all of zftp as shell functions. -- Peter Stephenson Cambridge Silicon Radio, Unit 300, Science Park, Milton Road, Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070