Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2006 11:59:38 -0800
From:      "Kenyon Ralph" <kralph@gmail.com>
To:        "Norberto Meijome" <freebsd@meijome.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Where is $PAGER defined?
Message-ID:  <13d4d6bb0603221159sb7b2316n8a3e75c3a2d17427@mail.gmail.com>
In-Reply-To: <20060322234507.3ec7531a@localhost>
References:  <13d4d6bb0603220348m4aee6c81t4f136076eaea2d10@mail.gmail.com> <20060322234507.3ec7531a@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On 3/22/06, Norberto Meijome <freebsd@meijome.net> wrote:
> On Wed, 22 Mar 2006 03:48:50 -0800
> "Kenyon Ralph" <kralph@gmail.com> wrote:
>
> > If I define PAGER myself in /etc/profile, it is still set to "more"
> > upon login.  I've done grep -R PAGER /etc and got nothing (except
> > /etc/profile of course, which apparently is being overridden).
>
> ~/.bashrc
>
> i believe its run after .profile (and the system wide /etc/profile), so
> it gets overriden.
>
> it may also depend on your shell of choice (bash v3 here)

Ah, it's actually not in ~/.bashrc, but your email helped me find it.=20
It was in ~/.profile.  Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13d4d6bb0603221159sb7b2316n8a3e75c3a2d17427>