Path: utzoo!attcan!uunet!husc6!uwvax!rutgers!njin!princeton!udel!mmdf From: AXDRW%ALASKA.BITNET@cunyvm.cuny.edu (Don R. Withey) Newsgroups: comp.sys.amiga Subject: Bug in 1.3 Shell (alias) Message-ID: <5221@louie.udel.EDU> Date: 6 Nov 88 05:57:34 GMT Sender: mmdf@udel.EDU Lines: 11 There is a bug in the 1.3 shell. If you use the alias command with two spaces after the command, the shell blows away the first item in your alias list. Not a big deal, but very annoying. To reproduce it type : alias see your list of aliases, note the first entry then type 'alias ', that is alias with two spaces at the end then type alias again, to get a list of your aliases, note that the first entry has been changed... Don