Thanks. Fixed now.

-----Original Message-----
From: Sami Abdin <[email protected]>
Sent: Sunday, 15 November 2009 06:39
To: Programming forum <[email protected]>
Subject: Re: [Jprogramming] New Addon: web/gethttp


Hi, I believe there is a small error in the wiki page,
load 'web/gethtml' should be load 'web/gethttp'

as the former yields

   load 'web/gethtml'
|file name error: script
|       0!:0 y[4!:55<'y'

On Fri, Nov 13, 2009 at 7:52 AM, Sherlock, Ric <[email protected]>wrote:

> > From: bill lam
> >
> > On Fri, 13 Nov 2009, Sherlock Ric wrote:
> > > The web/gethttp addon has been released.
> > > "http://www.jsoftware.com/jwiki/Addons/web/gethttp/";
> > >
> > > It is basically a cover for Wget or cURL (depending on your
> > > platform) which simplifies retrieving the contents of URIs.
> >
> > FYI there is a wget replacement called 'axel' in linux. eg
> > instead of 'wget uri' it can be done as 'axel -a uri'
> >
> > The main advantage of axel is that it uses multiple parallel
> > connections to speed up downloading.
> >
> > You may search to see if it is available in ubuntu.
>
> Thanks Bill, I may look into it.
>
> The advantage of wget is that it is installed with the Windows version of J
> and is also available on pretty much all (?) Linux distributions - that
> keeps things simple!
>
> Regards,
> Ric
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to