Hi, 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 -- Frederik Ramm ## eMail [email protected] ## N49°00'09" E008°23'33" _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

