Searched refs:EXISTING (Results 1 – 1 of 1) sorted by relevance
13 EXISTING=`curl -s https://api.github.com/users/googlesamples/repos | grep full_name`28 if [[ "$EXISTING" =~ "$i" ]]; then