erik quanstrom Sun, 24 Apr 2011 18:14:46 -0700
> 7c7 > < echo $* > --- > > echo $* >[2=1]
if you want stderr, this should be echo $* >[1=2] - erik