Skip to content

Instantly share code, notes, and snippets.

@rockpapergoat
Created January 13, 2012 19:16
Show Gist options
  • Save rockpapergoat/1608198 to your computer and use it in GitHub Desktop.
Save rockpapergoat/1608198 to your computer and use it in GitHub Desktop.
Etc.passwd { |d| users[d.name] = d.uid if d.uid > 500 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment