!bz2
Less than 1 minuteOptional Builtins Reference
!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
- Escape Command Line String (
esccli
): Escapes an array so output is valid shell code - Escape HTML (
eschtml
): Encode or decodes text for HTML - Escape URL (
escurl
): Encode or decodes text for the URL - Quote String (
escape
): Escape or unescape input base64
: Encode or decode a base64 stringgz
: Compress or decompress a gzip file
This document was generated from builtins/optional/encoders/bz2_doc.yaml.