Created
October 24, 2008 17:33
-
-
Save ryanfb/19518 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ time 7zr x enwiki-latest-pages-meta-history.xml.7z | |
| 7-Zip (A) 4.57 Copyright (c) 1999-2007 Igor Pavlov 2007-12-06 | |
| p7zip Version 4.57 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,8 CPUs) | |
| Processing archive: enwiki-latest-pages-meta-history.xml.7z | |
| Extracting enwiki-latest-pages-meta-history.xml | |
| Everything is Ok | |
| Size: 991198480000 | |
| Compressed: 3413591581 | |
| real 122m55.980s | |
| user 79m34.958s | |
| sys 29m54.720s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment