mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
bat is a cat(1) clone that acts like standard cat when the output is not a tty. If the output *is* a tty, it provides syntax highlighting and integrated paging on top of the typical cat(1) features. Closes GH-8678