#!/bin/bash

# intentionally not eliminating duplicates - if six people live in Laguna Beach, we probably -should- meet in Laguna Beach
./zip-center $(awk ' { print $1 }' < ~/lib/OCPUG-zipcodes)