view bin/metar @ 10760:8d91276fb692

<quinor> ` rm o
author HackBot
date Mon, 17 Apr 2017 19:10:28 +0000
parents aa29f6c3a587
children 4fcebe1fd761
line wrap: on
line source

#!/bin/bash
icao="$(airport "$*" | sed -e "s/.*, //;s/)//" | shuf -n 1)"
echo lambdabot: @metar "${icao:-$1}"