Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    I think you missed the fact that he's using WAMP - Windows... gunzip / gzip are not bundled with Windows. It might be possible the run your command after installing some stuff, but I think you've missed that fact. Commented Feb 5, 2014 at 19:59
  • 3
    Specifying gzip -9 makes the resulting file a bit smaller, because the maximum compression is used. Commented Mar 4, 2019 at 23:06