index
:
helper
configure
coproc
dev
files
foo
My daily-use scripts and dotfiles. Maybe you'll find something useful here
pham <pham@topo.tw>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
scripts
/
osm
/
osm.list.ids
blob: 8e5d87032cd1a277049352b38d1ef2c46c0c9c46 (
plain
)
1
2
3
#! /bin/sh sed -nr 's/.*<(node|way|relation) id=\"([^"]+)\".*/\1 \2/p'