From owner-FreeBSD-users-jp@jp.FreeBSD.org Thu May 13 18:42:25 2004
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id i4D9gPt65007;
	Thu, 13 May 2004 18:42:25 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from dns10.mail.yahoo.co.jp (dns10.mail.yahoo.co.jp [210.81.151.143])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with SMTP/inet id i4D9gO965001
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Thu, 13 May 2004 18:42:25 +0900 (JST)
	(envelope-from flankernet@ybb.ne.jp)
Message-Id: <200405130942.i4D9gO965001@castle.jp.FreeBSD.org>
Received: from unknown (HELO ybbsmtp.mail.yahoo.co.jp) (219.13.60.9 with poptime)
  by dns10.mail.yahoo.co.jp with SMTP; 13 May 2004 09:42:21 -0000
X-Apparently-From: <flankernet@ybb.ne.jp>
From: Yoshiki Matsuyama <flankernet@ybb.ne.jp>
X-Mailer: EdMax Ver2.85.3F
MIME-Version: 1.0
To: FreeBSD-users-jp@jp.FreeBSD.org
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
In-Reply-To: <200405130804.RAA00814@kces1.koganemaru.co.jp>
References: <200405130804.RAA00814@kces1.koganemaru.co.jp>
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Thu, 13 May 2004 18:42:17 +0900
X-Sequence: FreeBSD-users-jp 79481
Subject: [FreeBSD-users-jp 79481] Re: more =?ISO-2022-JP?B?GyRCJE4bKEI=?=
 =?ISO-2022-JP?B?GyRCPVBOTyRyJVElJCVXJEc8dSQxJGskSCQtGyhC?= 
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: flankernet@ybb.ne.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+040430

$B>>;3$G$9!#(B

> $B$3$l$O!"A0$K$b$3$N%a!<%j%s%0%j%9%H$G$bOC$7$?$h$&$K!"%*%j%8%J%k(B more $B$N(B
> $BF0:n$G$9$M!#(BLinux $B$K%=!<%9$,$"$k$J$i!"(BFreeBSD $B$K0\?"$7$F;H$$$?$$$b$N(B
> $B$G$9!#;d$O8=:_$N(B jless $B$HF1$8$h$&$JF|K\8l=hM}$7!"F0:n$O%*%j%8%J%k(B more $B$N(B
> $B$h$&$J$b$N$r:n$j$?$$$H9M$($F$$$^$9!#(B

$B$A$g$C$H5$$K$J$C$?$N$G!"<j85$N(B cygwin $B$rD4$Y$F$_$^$7$?!#(B
$B$&!<$`!"$3$s$J$N;H$C$F$?$N$+!#(B
$B$A$J$_$K!"<j85$K$"$k(B MacOSX 10.2.8 $B$O(B more $B$N<BBN$O(B less $B$G$7$?!#(B

$ ls -1is `which more` `which less`
5348024557521125  113 /usr/bin/less
6755399441135582   23 /usr/bin/more

$ man more
MORE(1)                   BSD General Commands Manual                  MORE(1)

NAME
     more - file perusal filter for crt viewing

SYNOPSIS
     more [-dlfpcsu] [-num] [+/ pattern] [+ linenum] [file ...]

DESCRIPTION
     More is a filter for paging through text one screenful at a time.  This
     version is especially primitve.  Users should realize that less(1) pro-
     vides more(1) emulation and extensive enhancements.

$B!JESCf>JN,!K(B

AUTHORS
     Eric Shienbrood, UC Berkeley
     Modified by Geoff Peck, UCB to add underlining, single spacing
     Modified by John Foderaro, UCB to add -c and MORE environment variable

HISTORY
     The more command appeared in 3.0BSD.  This man page documents more ver-
     sion 5.19 (Berkeley 6/29/88), which is currently in use in the Linux com-
     munity.  Documentation was produced using several other versions of the
     man page, and extensive inspection of the source code.

Linux 0.98                     December 25, 1992                    Linux 0.98


--
Yoshiki Matsuyama


