miniblog.
← Back to all posts
Wilfred Hughes
Aug 28, 2019 at 23:14
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.