I was trying to set the GRASS_PAGER variable using g.gisenv set=
command and it was not working. I did it with the export command and
it now works. Funny thing is that the pager is set correctly at the
.grassrc6 file but grass ignores it. Will have to put it on bashrc

Thanks
Daniel

On 7/23/07, Glynn Clements <[EMAIL PROTECTED]> wrote:

Daniel Victoria wrote:

> I tried to change GRASS_PAGER env to more, cat but nothing happened.
> What am I doing wrong?

Not setting GRASS_PAGER correctly, probably.

Typing e.g.:

        export GRASS_PAGER=cat

in the shell should affect all subsequent commands run from that
shell. If you have gis.m running, you'll need to restart it in order
to affect commands which are run from it. If you want to make it
permanent, put it in ~/.bashrc.

--
Glynn Clements <[EMAIL PROTECTED]>


_______________________________________________
grassuser mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to