I’m a firm believer that this saying holds true ALL THE TIME.
But in this case I’m just thinking about the `less` command. It’s just better than `more`.
So, if you’re using Linux and the bash shell put the following in your .bashrc file:
alias more='less'
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.