gz
Less than 1 minuteOptional Builtins Reference
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
- 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 !bz2: Decompress a bz2 filebase64: Encode or decode a base64 string
This document was generated from builtins/optional/encoders/gz_doc.yaml.