total=$(cat $1 | grep dist/incubator/tuscany/java/sdo/1.0-incubating-beta1 | awk '{ print $2 }' | uniq | wc -l) echo $1 $total