Skip to content

Instantly share code, notes, and snippets.

@ilhanyumer
Last active August 29, 2015 14:01
Show Gist options
  • Save ilhanyumer/8380741028c924c8d0d0 to your computer and use it in GitHub Desktop.
Save ilhanyumer/8380741028c924c8d0d0 to your computer and use it in GitHub Desktop.
for i in {100000..220000}; do
getent passwd "e${i}" >> /home502/e147200/db
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment