gen-sn.sh 93 B

12
  1. d=$(dirname $0)
  2. awk '{print $2}' $d/../data/iata.txt | xargs -n 1 $d/list-sn.py > sn-all.txt