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