checking for existing ssh keys

Shell
$ ls -al ~/.ssh
# Lists the files in your .ssh directory, if they exist
Source

Also in Shell: