view bin/metar @ 11357:7d77c5d0f880

<wob_jonas> forget ata
author HackBot
date Wed, 28 Feb 2018 01:38:37 +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}"