MORE(I) − PWB/UNIX 3/20/74
NAME
more − file perusal filter for crt viewing
SYNOPSIS
more [ −flpsu ] [ +linenum ] file ...
DESCRIPTION
more is a filter for paging through text one screenful at a time. This version is especially primitive.
OPTIONS
There are several options:
−lStop after form feeds.
−fFold long lines.
−pDo not scroll.
−uDo not underline.
BUGS