AXDRW%ALASKA.BITNET@cunyvm.cuny.edu (Don R. Withey) (11/06/88)
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