How often do you use
Introducing bat.
bat (★ 9,416) - a
#cli #terminal #rust
cat utility in your console? Personally I use it very ofter when I need to print a file content. The biggest issue with cat is that the output is monochrome and it is hard to read a code.Introducing bat.
bat (★ 9,416) - a
cat clone with wings. bat supports syntax highlighting for a large number of programming and markup languages. Written in Rust.#cli #terminal #rust