!bz2
Laurence MorganLess 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
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