The only reason I sometimes use `more` instead of `less` is that `more` doesn't clear the screen, so you can see output in your scrollback. Turns out that `less -X` does this! Handy.