Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!hp4nl!star.cs.vu.nl!maart From: maart@cs.vu.nl (Maarten Litmaath) Newsgroups: comp.unix.shell Subject: Re: Problems with variable substitution in C-Shells Message-ID: <8407@star.cs.vu.nl> Date: 3 Dec 90 19:33:57 GMT References: <11585.27563778@ecs.umass.edu> Sender: news@cs.vu.nl Reply-To: maart@cs.vu.nl (Maarten Litmaath) Organization: VU Dept. of Computer Science, Amsterdam, The Netherlands Lines: 18 In article <11585.27563778@ecs.umass.edu>, lim@ecs.umass.edu writes: )... )Suppose I have: )@ num = 5 )set str = num )alias ech 'echo $\!*' ) )So: )(ech str) will output num, but (ech $str) won't output 5. The error message )says: variable syntax. alias ech 'eval echo \$\!*' -- Q: "Is there a newsgroup for astrology/para-normal?" A: "Why don't you consult the stars and find out ??" -- Phil Watson