From owner-freebsd-stable Wed Jun 24 08:57:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA27187 for freebsd-stable-outgoing; Wed, 24 Jun 1998 08:57:27 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa2-18.ix.netcom.com [206.214.137.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA27075 for ; Wed, 24 Jun 1998 08:56:40 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.8.8/8.8.8) id IAA05946; Wed, 24 Jun 1998 08:55:34 -0700 (PDT) (envelope-from tomdean) Date: Wed, 24 Jun 1998 08:55:34 -0700 (PDT) Message-Id: <199806241555.IAA05946@ix.netcom.com> From: Thomas Dean To: junker@jazz.snu.ac.kr CC: zerium@webindex.no, blapp@attic.ch, freebsd-stable@FreeBSD.ORG, hoek@hwcn.org In-reply-to: (message from CHOI Junho on 24 Jun 1998 16:11:45 +0900) Subject: More Will Playback the Stdio Stream Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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