#!/bin/sh # elvis: currency -- Abuse the Universal Currency Converter (http://www.xe.net/ucc) . surfaw || 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 <