----- Mail original -----
> De: "Rich Felker" <[email protected]>
> À: [email protected]
> Envoyé: Dimanche 2 Septembre 2012 23:21:36
> Objet: shell parsing bug with &>
> 
> It seems busybox ash is misinterpreting "&>" as having some special
> meaning rather than being a "&" token followed by a ">" token. I've
> filed a bug report:
> 
> https://bugs.busybox.net/show_bug.cgi?id=5498
> 
> Rich
>
ash behave like bash where &>world is a shortcut of >world 2>&1

Gilles
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to