Ok. Next question: what obscure *nix utility do you love and think everyone should know about?

@jerry `less`

It’s like `more` but better.

And, when looking for a link to explain the differences, I just discovered `most`, which I’ll need to give a try.

https://askubuntu.com/questions/1191862/what-is-the-difference-between-more-and-less-commands#1191866

What is the difference between "more" and "less" commands?

What is the difference between the two commands below? more file-name less file-name

Ask Ubuntu
@ramsey @jerry if you haven't, give `bat` a try too.