Skip to content

Instantly share code, notes, and snippets.

@upsilon
Created November 2, 2012 14:36
Show Gist options
  • Select an option

  • Save upsilon/4001734 to your computer and use it in GitHub Desktop.

Select an option

Save upsilon/4001734 to your computer and use it in GitHub Desktop.
japan.osm.bz2の展開後サイズは何GBになるか?
upsilon(xterm-256color)@upsilo.net:~$ wget -O - http://download.geofabrik.de/openstreetmap/asia/japan.osm.bz2 | bunzip2 - | wc -c
--2012-11-02 23:33:13-- http://download.geofabrik.de/openstreetmap/asia/japan.osm.bz2
Resolving download.geofabrik.de (download.geofabrik.de)... 46.4.99.10, 176.9.53.72
Connecting to download.geofabrik.de (download.geofabrik.de)|46.4.99.10|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1124411982 (1.0G) [application/x-bzip2]
Saving to: ‘STDOUT’
100%[==============================================>] 1,124,411,982 1.36MB/s in 13m 29s
2012-11-02 23:46:43 (1.33 MB/s) - written to stdout [1124411982/1124411982]
18369479751
upsilon(xterm-256color)@upsilo.net:~$
@upsilon
Copy link
Copy Markdown
Author

upsilon commented Nov 2, 2012

18,369,479,751 bytes ≒ 18.4GB (17.1GiB)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment