cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl builtin for korn shell

From: Brian McQueen <mcqueenorama_at_gmail.com>
Date: Thu, 8 Jun 2006 22:37:19 -0700

I've made a little curl shared library which can be embedded into the
korn shell. Its a one liner to embed it into ksh, and then its way
faster than invoking the curl executable. It supports only a few of
the options now, but maybe one of you would add more of the options.
As of now it does only -v -H -d -e -A.

So now you can do a shell script that loops over some urls and it will
be about as fast as a C program.

Does anyone want it?

Brian McQueen
Received on 2006-06-09