It’s said that less is more but I more or less use less more than more.
I both understood that sentence perfectly and sounded like a crazy person while reading it out loud.
This would fit in perfectly in Dr Suess’ Hop on pop
Less is more!
Less, then “vim -” after I realize I don’t know how to use less.
alias less=‘moar’
bat.
I’m not sure if I’ve used more in the last 25 years. And when I did I think it was in MS-DOS.
LESSOPEN='| highlight --line-numbers -qs candy --out-format=xterm256 --stdout -i %s'
is that an alias or a sys env?
Sys env. It adds syntax highlighting to less. Needs the
highlight
tool of course, there are others.oh, it literally pipes into another tool! I thought that vertical bar was a config option for less lmao
Yeah, less is weird there with needing the pipe.
I use a teletype. My scrollback is INFINITE.
your buffer size must exceed several floppies!
I use more because I learned more first. Now it’s in muscle memory, so I won’t change anytime soon.
less or bat, but I usually use by paging up and down so it’s not that different from more… My terminal emulator only pages up and down, I like it that way.
tail -f of vim
I like that more behaves like cat when there’s less than a page of output rather than requiring you to press
q
to get back to the prompt even when it would just fit.There’s probably a way to make less do that too, but more already does it without configuration. Overall I use less most of the time but I like having the option.
Neither, bat or neovim.
Could you be more cryptic?
Those are two pager programs on Linux. less has more features than more and that’s what most people use.
What’s a pager program?
Allows you to scroll through / view a text file in the terminal.
RTFM.
Yes, back in days of yore when the cyberbunnies had to run their lines through the bare wastes of the great Dave’s router, there existed a tool so coveted by the eunuchs that they named it twice, and would beg for degrees of release depending on how gimped up they were. “More” some would scream, “less” others would whisper.
Been using Less for so long…
Forgot More existed. 🤷♂️