#!/usr/bin/env rexx parse arg loc if loc = "" then loc="Cowley,UK" address system 'curl wttr.in/'||loc||'?u'