#!/bin/sh # $Id: wetandwild,v 1.1.1.1 2001/01/15 07:57:22 proff Exp $ # elvis: wetandwild -- Real time weather information (many sources) . surfraw || exit 1 w3_config_hook () { # Perhaps we could pick these up from /etc/localtime? def SURFRAW_weather_provider yahoo def SURFRAW_weather_city melbourne def SURFRAW_weather_state vic def SURFRAW_weather_country au } w3_usage_hook () { cat <