Skip to content

Instantly share code, notes, and snippets.

@djmitche
Created January 9, 2009 17:35
Show Gist options
  • Save djmitche/45190 to your computer and use it in GitHub Desktop.
Save djmitche/45190 to your computer and use it in GitHub Desktop.
{ /root/.ssh/authorized_keys
ForEachLineIn "/home/foo/.ssh/authorized_keys"
AppendIfNoLineMatching "ThisLine"
EndLoop
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment