Searched refs:most_recent_id (Results 1 – 1 of 1) sorted by relevance
59 most_recent_id="$(cd "$HOME" ; ls -t .ssh/id*.pub 2>/dev/null | grep -v -- '-cert.pub$' | head -n 1…60 DEFAULT_PUB_ID_FILE="${most_recent_id:+$HOME/}$most_recent_id"