#for i in ls  rat_goes_*.html.1; do sed -e 's|/data/tmp|/data/goes|' <$i> $i.2; done
for i in ls rat_goes_*.html.1.2; do  cp $i  $i  sed -e '/.\{4\}$/s///'} ; done
