Quantcast
Channel: sleeplessbeastie's notes
Viewing all articles
Browse latest Browse all 770

How to pretty-print text files inside terminal

$
0
0
Pretty-print text files inside terminal using bat a cat clone with syntax highlighting and Git integration. Install bat utility. $ sudo apt install bat Display help information. $ batcat --help bat 0.12.1 A cat(1) clone with syntax highlighting and Git integration. USAGE: batcat [OPTIONS] [FILE]... batcat <SUBCOMMAND> OPTIONS: -l, --language <language> Explicitly set the language […]

Viewing all articles
Browse latest Browse all 770

Trending Articles