#! /bin/sh weather () { curl -s 'http://rss.wunderground.com/auto/rss_full/NM/Los_Alamos.xml?units=metric' | \ awk -F ' [-:] ' ' (/Current Conditions/) { print "
" $2 "
" $0 "