!bz2
Less than 1 minute
!bz2
Decompress a bz2 file
Description
!bz2
is an optional builtin for decompressing a bz2 stream from stdin.
Usage
<stdin> -> !bz2 -> <stdout>
Detail
Currently there is no support for compressing a stream using bz2.
Synonyms
!bz2
See Also
base64
: Encode or decode a base64 stringescape
: Escape or unescape inputesccli
: Escapes an array so output is valid shell codeeschtml
: Encode or decodes text for HTMLescurl
: Encode or decodes text for the URLgz
: Compress or decompress a gzip file
This document was generated from builtins/optional/encoders/bz2_doc.yaml.