#!/bin/sh # $Id: currency,v 1.1.1.1 2001/01/15 07:57:21 proff Exp $ # elvis: currency -- Abuse the Universal Currency Converter (http://www.xe.net/ucc) . surfraw || exit 1 # alright, admitedly this is lame, we should be able to do something like # $ currency USD 1 AUD, but xe's cgi-script expects extremely # verbose options, the entirity of which we'd have copy here, and the # xe' interface isn't too bad w3_usage_hook () { cat <