DOKK / manpages / debian 11 / colorized-logs / lesstty.1.en
lesstty(1) General Commands Manual lesstty(1)

lesstty - execute a program redirecting its output to a color-capable pager

lesstty command [ args... ]

lesstty runs a program that ordinarily behaves differently when its output is redirected, and sends it output to less -R for viewing.

This is merely a shorthand for pipetty command | less -R that passes errors from command.

pipetty, less.

2017-10-09