The more command is quite handy, but oftentimes you
will find that you have advanced past the screen you wanted.
more does not provide a way to go back. The
less(1) command provides this functionality. It is
used in the same way as the more command, so the
previous examples apply here too. So, less is more
than more.