log bin/icao @ 12256:821155c00e34 draft

age author description
Sun, 30 Oct 2016 23:43:47 +0000 HackBot <fizzie> ` mv airport bin/airport-lookup; mkx \'bin/airport//airport-lookup any "$*"\'; mkx \'bin/icao//airport-lookup icao "$*"\'; mkx \'bin/iata//airport-lookup iata "$*"\'
Sun, 30 Oct 2016 23:26:37 +0000 HackBot <fizzie> ` mkx bin/icao//airport icao \'"$*"\';
Sun, 30 Oct 2016 23:16:19 +0000 HackBot <oerjan> mkx bin/icao//grep -i "$1" share/airports.dat | cut -d \',\' -f 6
Sun, 30 Oct 2016 23:16:00 +0000 HackBot <oerjan> mkx bin/icao//grep "$1" share/airports.dat | cut -d \',\' -f 6