apache-tuscany/sandbox/lresende/etc/download-script/sdo-1.sh
2008-06-17 00:23:01 +00:00

2 lines
121 B
Bash
Executable file

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