On Thu, Oct 13, 2011 at 06:33:56AM +0000, Stephane CHAZELAS wrote:
> 2011-10-12, 14:39(-06), Eric Blake:
> > foo >&./1
> 
> Or
> 
> foo >&! 1
> 
> or
> 
> foo &> 1
> 
> or
> 
> foo > 1 2>&1

So put those in the manual! ;-)

Reply via email to