Searched refs:EXTANT (Results 1 – 2 of 2) sorted by relevance
13 EXTANT="$(mktemp "${TMPDIR:-/tmp}/extant.XXXXXXXXXX")"14 gsutil ls gs://$BUCKET/ | sed "s|^gs://$BUCKET/||" > "$EXTANT"18 if ! grep -q "$MD5" "$EXTANT"; then62 rm "$EXTANT"