| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
Date: Mon, 11 Mar 91 19:08:40 -0500
From: Ken Raeburn <Raeburn@MIT.EDU>
To: bugs@MIT.EDU
I typed an illegal construct using shell variables in tcsh, and got a
complaint after hitting return. However, when I hit ^P to edit it, I
got back a different line:
[multics] {/tmp}
<423 7:06pm> % echo ${foo-bar}
Variable syntax.
[multics] {/tmp}
<424 7:06pm> % echo -${foobar}
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |