Krenair

Untitled

Dec 14th, 2011
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. Python 2.7.1+ (r271:86832, Apr 11 2011, 18:13:53)
  2. [GCC 4.5.2] on linux2
  3. Type "help", "copyright", "credits" or "license" for more information.
  4. >>> len(open('MCP5/conf/patches/minecraft.patch', 'r').read())
  5. 124628
  6. >>> len(open('MCP5/conf/patches/minecraft_ff.patch', 'r').read())
  7. 4582
  8. >>> len(open('MCP5/conf/patches/minecraft_server.patch', 'r').read())
  9. 87712
  10. >>> len(open('MCP5/conf/patches/minecraft_server_ff.patch', 'r').read())
  11. 1246
Advertisement
Add Comment
Please, Sign In to add comment