Searched refs:EXISTING (Results 1 – 1 of 1) sorted by relevance
37 EXISTING=$(grep "^$THISHOST" $HOME/.make.machines |awk -F"=" '{print $2}')39 if [[ -n "$EXISTING" ]] then41 printf "setting of $EXISTING for host\n"