Nota
There are also a number of other utilities that rely on `gzip` under the hood, e.g., `zless`, `zcat`, `gunzip`, etc. Besides having similar features, they also allow privileged reads if `gzip` itself is SUID.
./gzip --examples
Funciones y ejemplos de uso
file-read
gzip -c /path/to/input-file | gzip -d
./related --binary=gzip
Binarios relacionados
Comparten al menos una función con gzip.