Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!caip!brl-adm!brl-smoke!smoke!mwm%opal.Berkeley.EDU@BERKELEY.EDU From: DU>@brl-smoke.ARPA Newsgroups: net.unix-wizards Subject: Re: setenv problem in C-shell Message-ID: <3454@brl-smoke.ARPA> Date: Mon, 1-Sep-86 02:01:08 EDT Article-I.D.: brl-smok.3454 Posted: Mon Sep 1 02:01:08 1986 Date-Received: Mon, 1-Sep-86 18:56:21 EDT Sender: news@brl-smoke.ARPA Lines: 9 You're probably going to hear this a lot, but that's not a bug. You should do: set noglob; eval `tset ... ` Of course, if you did, then ignore this, and forgive me....