excat is a simple tool that auto-detectd (potentially nested) compressed file formats and decompresses any combination of them using libarchive, thus unifying zcat, bzcat, lzcat, xzcat, etc. in a single (static, if you need it) binary. It may act as a drop-in replacement for any *cat.
| Tags | Compression Tool cli |
|---|---|
| Licenses | BSD License |
| Operating Systems | POSIX |
| Implementation | C |