echo "" > index.html ; for i in $( ls -t eclipse-* ); do echo "$i
" >> index.html; done; echo "" >> index.html