CURL command in HPUX

Hi,

I do not find curl command in HPUX.

I used to use curl command in solaris to download files onto the server using the below command.

/opt/boksm/lib/curl  http://mymachine.net:9191/faci/TSDM\$dm-orbeon/artifact/my-ear.zip -o my-ear.zip

If not curl how can the same be achived using any workaround ?

In no Unix from the big vendors (AIX, HP-Ux, ...) is cURL part of the standard OS. You will probably just have to download it from somewhere, maybe even compile it and install it.

Googling for it i found: this HP site where you should be able to download cURL compiled and packaged for HP-Ux.

I hope this helps.

bakunin

If you don't have curl and don't have wget, you'll probably have to install something.

So, there is no workaround to download the as I am doing using the curl in my OP. Please confirm.

Curl in v2 and v3 is a part of Internet Express for HP-UX found on software.hp.com

Also, alot of other open source software can be found in that big depot.