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

2 lines
108 B
Bash
Executable file

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