Skip to content

Instantly share code, notes, and snippets.

@bhearsum
Created March 14, 2013 17:17
Show Gist options
  • Save bhearsum/5163240 to your computer and use it in GitHub Desktop.
Save bhearsum/5163240 to your computer and use it in GitHub Desktop.
bhearsum@dev-master01 ~]$ ls -ld .ssh
drw------- 2 bhearsum bhearsum 4096 Mar 14 09:56 .ssh
[bhearsum@dev-master01 ~]$ ls -l .ssh
total 0
?--------- ? ? ? ? ? authorized_keys
?--------- ? ? ? ? ? authorized_keys.foo
?--------- ? ? ? ? ? authorized_keys_old
?--------- ? ? ? ? ? config
?--------- ? ? ? ? ? cvs
?--------- ? ? ? ? ? cvs.pub
?--------- ? ? ? ? ? ffxbld_dsa
?--------- ? ? ? ? ? ffxbld_dsa.pub
?--------- ? ? ? ? ? id_dsa
?--------- ? ? ? ? ? id_dsa.pub
?--------- ? ? ? ? ? known_hosts
?--------- ? ? ? ? ? trybld_dsa
?--------- ? ? ? ? ? trybld_dsa.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment