diff --git a/pages/common/bzcat.md b/pages/common/bzcat.md new file mode 100644 index 0000000000..f0c00502a7 --- /dev/null +++ b/pages/common/bzcat.md @@ -0,0 +1,7 @@ +# bzcat + +> This command is an alias of `bzip2 --decompress --stdout`. + +- View documentation for the original command: + +`tldr bzip2`