Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/contrib/
H A Dssh-copy-id274 L_KEYS=$SCRATCH_DIR/authorized_keys
281 -get .ssh/authorized_keys $L_KEYS
284 [ -z "$(tail -1c "$L_KEYS" 2>/dev/null)" ] || echo >> "$L_KEYS"
286 cat >> "$L_KEYS"
290 put $L_KEYS .ssh/authorized_keys