Repack testfile.tar.gz without volume label for portability
[gpstools.git] / wpt-rmsym
blob904cf117677c0de0fe8f4a2e5d868703c63e631f
1 #!/bin/bash
3 #=======================================================================
4 # wpt-rmsym
5 # File ID: 15af4eb8-c5c5-11e3-91ac-000df06acc56
6 # Remove unwanted <sym> entries from GPX files. Uses stdin/stout.
7 # License: GNU General Public License version 3 or later.
8 #=======================================================================
10 grep -v -e '<sym>City (Small)</sym>' -e '<sym>Flag, Blue</sym>'