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