When I sshed into a remote client, I got a warning :
Warning: Permanently added 'xx.xx.xx.xx' (ECDSA) to the list of known hosts.
Where can I see the list of known hosts?
I tried cat ~/.ssh/known_hosts, but this returns data in some hashed form. Does anybody know the solution?