Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!samsung!noose.ecn.purdue.edu!root From: luj@gus16.ecn.purdue.edu (Jun Lu) Newsgroups: comp.unix.shell Subject: alias in KSH ? Message-ID: <1991Feb19.052212.10229@noose.ecn.purdue.edu> Date: 19 Feb 91 05:22:12 GMT Sender: root@noose.ecn.purdue.edu (ECN System Management) Organization: Purdue University School of Aeronautics and Astronautics Lines: 21 ksh(1) states: The first character of an alias name can be any printable character, but the rest of the characters must be the same as for a valid identifier. So here it goes: alias +x=foo i.e. I want to creat an alias with name "+x". But above way didn't work. I also tried other ways to esacape "+" but all failed. Is this a bug in ksh or do I simply miss something ? Thanks, -- Jun -- -- Jun Lu Internet:luj@ecn.purdue.edu -- -- Aeronautics & Astronautics Bitnet: luj%ecn.purdue.edu@purccvm -- -- Purdue University UUCP: pur-ee!luj -- -- W. Lafayette, IN 47907 Phone:317-494-9410 Fax:317-494-0307 --