A block-sorting file compressor.
bzip2 {{path/to/file_to_compress}}
bzip2 -d {{path/to/compressed_file.bz2}}
bzip2 -dc {{path/to/compressed_file.bz2}}