Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Fw: poor man's wget
- X-seq: zsh-workers 11663
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: Fw: poor man's wget
- Date: Tue, 30 May 2000 16:05:25 +0100
- In-reply-to: "Your message of Tue, 30 May 2000 16:35:40 +0400." <LCEMLEBGJOFBDGPICJKGEEJACAAA.Andrej.Borsenkow@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> > { 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 <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author