airport-update/append-apt.sh

3 lines
84 B
Bash
Raw Normal View History

#! /usr/bin/env bash
tail -n +3 $1 | grep -v -E "^99" >> output/NavData/apt/apt.dat