Skip to content

Instantly share code, notes, and snippets.

@mloc
Created March 8, 2016 20:23
Show Gist options
  • Save mloc/3c6cb058740384c30e27 to your computer and use it in GitHub Desktop.
Save mloc/3c6cb058740384c30e27 to your computer and use it in GitHub Desktop.
for i in range(2**16):
print('/var/a{} = "{}"'.format(i, i))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment