Hacker News new | ask | show | jobs
by soraminazuki 250 days ago
bat isn't really a rewrite though. It complements cat and less rather than replace them, and it even uses less. Or maybe it's a rewrite of lesspipe.sh?
1 comments

Bat just pipes itself into less, it doesn't peimplement any paging
lesspipe.sh isn't a pager but a preprocessor for less that does syntax highlighting among other things.

https://github.com/wofr06/lesspipe