Searched refs:CMD (Results 1 – 1 of 1) sorted by relevance
1096 for CMD in "$GNUTLS_CLI" "$GNUTLS_SERV"; do1097 if which "$CMD" >/dev/null 2>&1; then :; else1098 echo "Command '$CMD' not found" >&2