Home
last modified time | relevance | path

Searched refs:L_KEYS (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/contrib/
H A Dssh-copy-id319 L_KEYS="$SCRATCH_DIR"/authorized_keys
326 -get "$AUTH_KEY_FILE" "$L_KEYS"
329 [ -z "$(tail -1c "$L_KEYS" 2>/dev/null)" ] || echo >> "$L_KEYS"
331 cat >> "$L_KEYS"
335 put "$L_KEYS" "$AUTH_KEY_FILE"