On Friday 05 March 2010 15:13:05 Bernhard Reutner-Fischer wrote:
> On Fri, Mar 05, 2010 at 02:07:25PM -0500, Mike Frysinger wrote:
> >On Friday 05 March 2010 10:13:00 David N. Lombard wrote:
> >> Is '|&' any different than "2>&1"?
> >
> >the former is a pipe while the latter is a redirect.  ignoring that, let's
> >go with "yes".
> 
> To expand on that (and i assume that bash's manpage goes into detail on
> this) '|&' == '2>&1 |' and '2>&1' != '2>&1 |'.

the man page does actually contain your first example
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to