my @tops = `/bin/grep -i "top-" filename | /usr/bin/awk '(print $3)'`;