minus-squarerazorozx@lemm.eetoLinux@lemmy.ml•Which Linux tool or command is surprisingly simple, powerful, and yet underrated?"linkfedilinkEnglisharrow-up17arrow-down1·4 days agoI’d like to interject for a moment. There is also a tool called bat that is just cat with extra features. It prints out and works just like cat, but when the contents get too big, it works like less. The is syntax highlighting and works with git. It’s replaced my need for cat and less. linkfedilink
minus-squarerazorozx@lemm.eetoTechnology@lemmy.world•U.S. officials urge Americans to use encrypted apps amid unprecedented cyberattacklinkfedilinkEnglisharrow-up7·1 month agoOr alternatively, Molly linkfedilink
I’d like to interject for a moment. There is also a tool called bat that is just cat with extra features. It prints out and works just like cat, but when the contents get too big, it works like less. The is syntax highlighting and works with git.
It’s replaced my need for cat and less.