Message-ID: <13942.5207.365507.112420@pc87.maho.magnaeu.com>
Date: 1998-12-15T07:48:39Z
From: Kurt Hornik
Subject: 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 at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._