Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!gummo!whuxlb!pyuxll!eisx!npoiv!npois!hogpc!houxm!hocda!spanky!burl!duke!mcnc!ncsu!uvacs!sdc From: sdc@uvacs.UUCP Newsgroups: net.unix-wizards Subject: Re: strange thing in ` ` Message-ID: <871@uvacs.UUCP> Date: Tue, 9-Aug-83 22:33:42 EDT Article-I.D.: uvacs.871 Posted: Tue Aug 9 22:33:42 1983 Date-Received: Thu, 11-Aug-83 19:13:00 EDT Lines: 9 References: sri-arpa.3810 Strange things happen when the program which is executed inside the backtics (` `) produces characters which are special to csh. The left bracket is one such character. The solution is to set and unset the shell variable "noglob" around statements that define or reference variables containing special characters. Scott Carson uvacs!sdc