Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcs!mnetor!seismo!lll-crg!topaz!ll-xn!mit-amt!mit-eddie!genrad!decvax!dartvax!psc70!pearson From: pearson@psc70.UUCP Newsgroups: net.unix-wizards Subject: Re: Problem with csh;request for fix (LONG) Message-ID: <294@psc70.UUCP> Date: Tue, 15-Jul-86 09:53:14 EDT Article-I.D.: psc70.294 Posted: Tue Jul 15 09:53:14 1986 Date-Received: Wed, 16-Jul-86 20:24:04 EDT References: <405@chinet.UUCP> Organization: Plymouth State College, Plymouth, NH Lines: 5 Keywords: csh,bug,zilog,zeus Looks like you can get around the problem in csh with double quoting: set fix = "`grep define fix10`" echo "$fix"