Oleg Verych wrote:

I hope "most of the `test` usage is two or three arg ops"
considered valid.

@/etc/init.d$ grep -R -e '\[ ' -e 'test ' * | grep -e ' -o ' -e ' -a ' | wc -l
14
@/etc/init.d$ grep -R -e '\[ ' -e 'test ' * | wc -l
567
@/etc/init.d$

Now i'm sure.

So what's the point? It's hardly a significant amount of complexity (if it is, it's implemented poorly.)

        -hpa
-
To unsubscribe from this list: send the line "unsubscribe dash" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to