I\'ve just generated my RSA key pair, and I wanted to add that key to GitHub.
I tried cd id_rsa.pub and id_rsa.pub, but no luck. How can I acce
cd id_rsa.pub
id_rsa.pub
Open your id_dsa.pub or some_name.pub file with gedit and copy-paste the contents!
Just use:
~/.ssh$ gedit some_name.pub