SSH GET KEY
cat ~/.ssh/id_ed25519.pub
Maximauve_
cat ~/.ssh/id_ed25519.pub
$ ls -al ~/.ssh
# Lists the files in your .ssh directory, if they exist
# see SSH key List
~/.ssh
# see public key from existing file
cat ~/ssh/<filename>.pub
cd ~/.ssh
ls
cat key_name.pub