Re: [R] Use less instead of more

Kurt Hornik (Kurt.Hornik@ci.tuwien.ac.at)
Tue, 15 Dec 1998 08:48:39 +0100 (CET)

From: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
Date: Tue, 15 Dec 1998 08:48:39 +0100 (CET)
To: Yusuke Uchiyama <me@naxgul.kais.kyoto-u.ac.jp>
Subject: Re: [R] Use less instead of more
In-Reply-To: <199812151612.QAA00401@naxgul.kais.kyoto-u.ac.jp>

>>>>> Yusuke Uchiyama writes:

> Hello,

> I would like to use "less" as pager instead of the default, "more".
> So I edited RHOME/bin/pager so that I can use less.
> Is it all right?

The preferred way is via setting the environment variable PAGER.

In Bourne shells
PAGER=less; export PAGER
In *C* shells
setenv PAGER less

-k
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


This archive was generated by hypermail 1.02.