[net.micro.amiga] Bug in Shell 2.03?... not really

dillon@CORY.BERKELEY.EDU (Matt Dillon) (10/28/86)

>	% date > sys:now	
>
>produces a "Output redirection error", while
>
>	% date >sys:now
>
>works fine. Not a major problem, but it is there. By the way,
>I am using 1.2 beta 4.

	That is on purpose... Actually, I never bothered to check for the
redirection file being in a different argument (it's slightly more complicated
than that, but you get the idea).  If enough people cannot deal with putting
the filename right after the '>', then I'll add the capability.  However, I
think most, like you, don't mind so much and will just use the current
implimentation. 

						-Matt