Skip to content

Instantly share code, notes, and snippets.

@neil90
Created May 14, 2015 20:44
Show Gist options
  • Save neil90/d2a4e69b84714e477c98 to your computer and use it in GitHub Desktop.
Save neil90/d2a4e69b84714e477c98 to your computer and use it in GitHub Desktop.
import os
dest = 'apache-hive-0.14.0-bin.tar.gz'
print os.stat(dest).st_size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment