[aprssig] findU radar

Jason Winningham jdw at eng.uah.edu
Tue Jan 31 17:59:11 EST 2006


On Jan 31, 2006, at 2:29 PM, Steve Dimse wrote:
>
>
> Thanks! Anyone want to edit a hundred-odd geo files???

cd directory_of_geo_files

for x in *.geo; do
	cp $x ${x}~
	sed -e 's!/src/!/crh/!g' <${x}~ >$x
done

-Jason
kg4wsv







More information about the aprssig mailing list