cat raw-copy | grep -E "^zoo.*M$" | awk '{print $7;}' | sed -e 's/\./,/' -e 's/M//' > out.csv