Stefan Monnier wrote:
> 
> >>>>> "Camm" == Camm Maguire <[EMAIL PROTECTED]> writes:
> > +             [ $(ypcat $map 2>/dev/null | head | wc -l) -eq 0 ] ; then
> 
> This `head' stuff is really silly !
> One step up from the now boring `useless use of cat'.
> 
>         Stefan

Someone seems to believe the "head" allows the command to return
earlier.

        -hpa

Reply via email to