1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 13:55:23 +02:00
tldr/pages.es/common/bzcat.md
2025-06-29 12:47:52 +03:00

131 B

bzcat

Este comando es un alias de bzip2 --decompress --stdout.

  • Vea la documentación del comando original:

tldr bzip2