Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!beta!hc!ames!lll-tis!ptsfa!dsp From: dsp@ptsfa.UUCP (David St.Pierre) Newsgroups: comp.windows.news Subject: small problem with distributed psterm Message-ID: <3486@ptsfa.UUCP> Date: Wed, 7-Oct-87 20:04:49 EDT Article-I.D.: ptsfa.3486 Posted: Wed Oct 7 20:04:49 1987 Date-Received: Sat, 10-Oct-87 12:21:30 EDT Reply-To: dsp@ptsfa.UUCP (David St.Pierre) Organization: Pacific * Bell, San Ramon, CA Lines: 13 The distributed psterm uses it's own version of "putenv". It matches on the environment variable name but doesn't bother looking for a trailing "=". In the ksh environment (that's all I use), environment variables are not guaranteed to be sorted. In particular, TERMCAP usually precedes TERM in my environment. So TERMCAP was getting overlaid. Sorry if this was reported earlier but I haven't seen it and it was driving me batty. My TERM was never showing up with the new value. -- David St. Pierre 415/823-6800 {ihnp4,lll-crg,ames,pyramid}!ptsfa!dsp There are enough cooks in the pot already.