Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!CORY.BERKELEY.EDU!dillon
From: dillon@CORY.BERKELEY.EDU (Matt Dillon)
Newsgroups: comp.sys.amiga
Subject: Re: Yea, but can an Amiga Shell do this....
Message-ID: <8808182107.AA24571@cory.Berkeley.EDU>
Date: 18 Aug 88 21:07:58 GMT
Sender: daemon@ucbvax.BERKELEY.EDU
Lines: 14

:	You wanna talk bugs, try this:
:
:	>>set $ foo
:	>>echo $
:	foo
:	>>set $foo bar
:	>>echo $foo
:	$foo
:	>>echo $
:	bar		[yes, really!!]

	Silly, that's  "set foo bar", NOT "set $foo bar".  But there is
some other strangeness in the above as well.

				-Matt