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