Searched refs:eachfqdn (Results 1 – 1 of 1) sorted by relevance
534 if [[ -z $eachfqdn ]]; then538 while [[ ! -z $eachfqdn ]]; do539 tmpvar=$(echo "$eachfqdn" | cut -d"." -f1)541 fullhost="$hostname$eachfqdn"543 fullhost="$hostname.$eachfqdn"