[BusyBox] Fun with comm...

Mike Frysinger vapier at gentoo.org
Fri May 13 03:09:51 UTC 2005


On Thursday 12 May 2005 10:02 pm, Rob Landley wrote:
> I notice that comm is kind of active at the moment, so I'm staying out of
> it,

i'm all done now ... feel free to shrink code where i missed

> but this is just odd:
> > streams[i] = ((infiles[i][0] == '=' && infiles[1][1]) ? stdin :
> > bb_xfopen(infiles[i], "r"));
>
> It uses infiles[i] in the first case, and infiles[1] in the second?

yeah, true dat

stupid i and 1 look the same in my terminal :)
-mike



More information about the busybox mailing list