C-shell variables
peter da silva
peter at ficc.ferranti.com
Tue Aug 21 11:04:06 AEST 1990
You probably have good reasons for doing it that way, but...
In article <728 at travis.csd.harris.com>, brad at SSD.CSD.HARRIS.COM (Brad Appleton) writes:
> Regardless, I am required to put my variable setting in a file named "tmp"
> and set the variable using:
> % eval `cat tmp`
Might I as what is wrong with "source tmp"?
As for the quoting, I have found that:
set variable "text \
text"
(yes, with a *space* before the backslash) works.
(As has been noted, CSH is flakier than a bowl of cereal)
--
Peter da Silva. `-_-'
+1 713 274 5180. 'U`
peter at ferranti.com (currently not working)
peter at hackercorp.com
More information about the Comp.unix.questions
mailing list