Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 1998 08:55:34 -0700 (PDT)
From:      Thomas Dean <tomdean@ix.netcom.com>
To:        junker@jazz.snu.ac.kr
Cc:        zerium@webindex.no, blapp@attic.ch, freebsd-stable@FreeBSD.ORG, hoek@hwcn.org
Subject:   More Will Playback the Stdio Stream
Message-ID:  <199806241555.IAA05946@ix.netcom.com>
In-Reply-To: <wkvhpr46ku.fsf@jazz.snu.ac.kr> (message from CHOI Junho on 24 Jun 1998 16:11:45 %2B0900)

next in thread | previous in thread | raw e-mail | index | archive | help
> less(1) can play back stdio stream. more(1) can't.
>
> % cat large-foo | less
> b

Not true for more:
# what `which more` | grep main
            main.c  8.1 (Berkeley) 6/7/93

# cat xx | more
and f moves forward a page, b moves back a page!

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806241555.IAA05946>