how to see the ssh key in windows 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