Date: Fri, 17 Aug 2001 08:23:00 +0700 From: Roger Merritt <mcrogerm@stjohn.ac.th> To: freebsd-questions@FreeBSD.ORG Subject: What sets my env? Message-ID: <3.0.6.32.20010817082300.007f2100@stjohn.stjohn.ac.th>
next in thread | raw e-mail | index | archive | help
I was preparing to make my docs and checked the environment variable DOC_LANG, since they changed the name of the directory in the doc tree. I found that DOC_LANG was still set to the old value and started looking around to find where this was being set from. Darned if I can find it. It's not being done in my .profile or .bashrc. grep doesn't find anything in the file in /etc, although I did find a line in /etc/defaults/make.conf; but it has the correct value. My current solution was to copy the relevant lines to /etc/make.conf and uncomment the required line. But I'm curious. Where is this environment value being set when the shell is started? -- Roger 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?3.0.6.32.20010817082300.007f2100>