Path: utzoo!mnetor!uunet!husc6!linus!philabs!jam From: jam@philabs.Philips.Com (John A. Murphy) Newsgroups: comp.unix.wizards Subject: Re: csh oddity Message-ID: <3131@briar.Philips.Com> Date: 11 Jan 88 16:10:02 GMT References: <826@murphy.UUCP> <590@devon.UUCP> Reply-To: jam@briar.philips.com.UUCP (John A. Murphy) Organization: Philips Laboratories, Briarcliff Manor, NY Lines: 11 Keywords: csh variables substitution In article <590@devon.UUCP> paul@devon.UUCP (Paul Sutcliffe Jr.) writes: >In article <826@murphy.UUCP> dcornutt@murphy.UUCP (Dave Cornutt) writes: >+---------- Instead of >| % set xy1z=${xy1z}_123 % set xy1z={$xy1z}_123 >| % echo $xy1z qwert_123 -- jam@philabs.uucp