A cat(1) clone with syntax highlighting and Git integration.

bat is a modern, feature-rich clone of the classic cat command written in Rust.
It provides syntax highlighting for a vast array of file types, Git integration, and automatic paging out of the box.
Additionally, it enhances readability with line numbers, file headers, and non-printable character visualizations.
$ sudo apt install bat$ pacman -S bat$ dnf install bat$ emerge sys-apps/bat$ brew install bat$ winget install sharkdp.bat$ cargo install --locked batto comment.