Files
cheatsheet-tldr/tldr/bzcat
2025-06-23 00:22:17 +00:00

13 lines
225 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# bzcat
> This command is an alias of `bzip2 --decompress --stdout`.
- View documentation for the original command:
`tldr bzip2`