Skip to content

Instantly share code, notes, and snippets.

@dgarzon
Created December 17, 2018 18:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dgarzon/58d6644accc1cc9e5e3fad4deb2f3e78 to your computer and use it in GitHub Desktop.
Save dgarzon/58d6644accc1cc9e5e3fad4deb2f3e78 to your computer and use it in GitHub Desktop.
bash-4.4# pwd
/nix/store/ix13jm9a1jfkcg1fs3skagyz4s1w77r6-gzip-1.9/bin
bash-4.4# ./gunzip -V
gzip: unrecognized option: V
BusyBox v1.28.4 (2018-07-17 15:21:40 UTC) multi-call binary.
Usage: gzip [-cfkdt123456789] [FILE]...
Compress FILEs (or stdin)
-1..9 Compression level
-d Decompress
-t Test file integrity
-c Write to stdout
-f Force
-k Keep input files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment