[net.unix-wizards] Anyone seen this one?

chris.umcp-cs@UDel-Relay@sri-unix (11/26/82)

From:     Chris Torek <chris.umcp-cs@UDel-Relay>
Date:     24 Nov 82 01:30:11 EST  (Wed)
(4.1BSD C shell:)
% alias foo 'eval `foo`'
% foo
Illegal instruction (core dumped)
%

It's obviously trouble with the expansion loop, but I can't
figure out what in the source code to change (actually, it's
more like "I'm not willing to spend the time looking for the
bug").
				- Chris