Saturday, 13 December 2025

batcat - a syntax highlighting version of cat

To install in ubuntu use:

sudo apt install bat

Then batcat the file you want to display.

If you want to look at the package in more detail, you can type:

apt show bat (don't need sudo for this)

You will see this is a Rust compiled file.

No comments: