Path: utzoo!attcan!uunet!cs.utexas.edu!usc!apple!sun-barr!newstop!exodus!strawdog.Eng.Sun.COM!holtz From: holtz@strawdog.Eng.Sun.COM (Brian Holtz) Newsgroups: comp.unix.questions Subject: Re: ?: tcsh escape for retitling cmdtool Message-ID: <616@exodus.Eng.Sun.COM> Date: 3 Aug 90 17:40:41 GMT References: <615@exodus.Eng.Sun.COM> Sender: news@exodus.Eng.Sun.COM Organization: Sun Microsystems, Mt. View, Ca. Lines: 16 In article <615@exodus.Eng.Sun.COM> holtz@strawdog.Eng.Sun.COM (Brian Holtz) writes: > >The following alias (for retitling a cmdtool or shelltool) works in csh >but hangs tcsh when the alias is invoked: > >alias label 'echo -n "]l\!*\"' postnews swallowed the escapes; I meant to say alias label 'echo -n "^[]l\!*^[\"' where ^[ means the escape character. -- Brian Holtz (holtz@netcord.Eng.Sun.COM)