>>>>> 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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._