ports=$(nmap -p- --min-rate=1000 -T4 10.129.136.9 | grep '^[0-9]' | cut -d '/' -f 1 | tr '\\n' ',' | sed s/,$//)
then nmap specific ports