ssh - Copying a rsa public key to clipboard -


i trying copy public key clipboard on macos, keep getting "no such file or directory." command using pasted below

pbcopy < ~/.ssh/id_rsa.pub 

cat ~/.ssh/id_rsa.pub

then can copy ssh key


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -