Skip to main content

gz

Laurence MorganLess than 1 minute

gz

Compress or decompress a gzip file

Description

An optional builtin for compressing or decompressing a gzip stream from STDIN.

Usage

<stdin> -> gz -> <stdout>

<stdin> -> !gz -> <stdout>

Synonyms

  • gz
  • !gz

See Also

  • !bz2: Decompress a bz2 file
  • 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

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

Last update:
Contributors: Laurence Morgan,Laurence Morgan