Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!hplabs!hpfcso!hpfelg!koren From: koren@hpfelg.HP.COM (Steve Koren) Newsgroups: comp.sys.amiga.tech Subject: Re: What should be in future SKsh versions? Message-ID: <13920025@hpfelg.HP.COM> Date: 4 Dec 89 14:33:15 GMT References: <13920018@hpfelg.HP.COM> Organization: HP Elec. Design Div. -FtCollins Lines: 9 >I hope this is a typo. Please tell me you don't to variable expansion inside >single-quotes. No, it is not a typo. In following with the Un*x convention, variables are only expanded inside double quotes. There are a number of reasons why this is necessary. - steve