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

2 lines
109 B
Bash
Executable file

total=$(cat $1 | grep apache-tuscany-sca-0.99-incubating | awk '{ print $2 }' | uniq | wc -l)
echo $1 $total