> > Jeremy Adams wrote: > >> That's my plan "B". I'm not a superstar when it comes to bash, so I'll >> have to do some research on how to read the state.txt file and pull the >> sequence number out. >> > > SEQUENCE=`grep sequenceNumber state.txt|cut -d= -f2` > mv osmosis-out.osc $SEQUENCE.osc > > > Bye > Frederik >
Many thanks - works perfectly. -Jeremy
_______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

