#!/bin/sh # $Id: wetandwild,v 1.2 2001/12/23 10:15:19 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 <