how to find ssh keys qwindows code example
Example: see ssh key
# see SSH key List
~/.ssh
# see public key from existing file
cat ~/ssh/<filename>.pub
# see SSH key List
~/.ssh
# see public key from existing file
cat ~/ssh/<filename>.pub