> For the complete documentation index, see [llms.txt](https://wiki.dewaka.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dewaka.com/cli/bat.md).

# bat

[bat](https://github.com/sharkdp/bat) is simlar to cat but with extra functionality such as,

* Syntax highlighting for a wide array of programming languages
* Support for displaying git diffs
* Displaying multiple files in a single view

There are other useful tips and tricks in the project page.
