Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2001 05:37:06 +0300
From:      Giorgos Keramidas <charon@labs.gr>
To:        legg@iastate.edu
Cc:        Dru <genisis@istar.ca>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Lynx 2.8.3rel.1 related
Message-ID:  <20011020053705.B28828@hades.hell.gr>
In-Reply-To: <Pine.OSF.3.95.1011017190759.32599A-100000@isua1.iastate.edu>
References:  <20011016212249.T7576-100000@x1-6-00-50-ba-de-36-33.kico1.on.home.com> <Pine.OSF.3.95.1011017190759.32599A-100000@isua1.iastate.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
legg@iastate.edu <legg@iastate.edu> wrote:
> This doesn't work.
> 
> (FreeBSD 4.3)
> profile.txt	: my .profile file
> cshrc.txt	: my .cshrc file
> 
> view them at
> 
> http://www.public.iastate.edu/~legg/freebsd/profile.txt
> http://www.public.iastate.edu/~legg/freebsd/cshrc.txt
> 
> I added that line.  When I added it to my .cshrc file, I get all my
> assigned variables displayed on standard output.  The behavior of saving
> files isn't changed.

Don't use `env' in your .cshrc but `setenv'.
To add this to your .cshrc you should use:

	setenv LYNX_TEMP_SPACE /some/path

-giorgos

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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