Skip to main content

!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

  • !bz2

See Also

  • base64: Encode or decode a base64 string
  • escape: Escape or unescape input
  • esccli: Escapes an array so output is valid shell code
  • eschtml: Encode or decodes text for HTML
  • escurl: Encode or decodes text for the URL
  • gz: Compress or decompress a gzip file

This document was generated from builtins/optional/encoders/bz2_doc.yamlopen in new window.

Last update:
Contributors: Laurence Morgan,Laurence Morgan