Jeremie Courreges-Anglas said:
> To repeat myself, the addition of this rather silly option is supposed
> to reduce differences from other implementations so that we can stop
> wasting time about it.

There is a big difference between providing a switch for compatibility
and following specific behavior resulting from outright stupid use of
utility.  There is a limit even to compatibility effort - we aren't
going to implement GNU coreutils' long options, right?

In this particular case trying to pick between "-n" and "-c" flags is
just wrong: you can't want both X lines and Y bytes at the same time.
If your script does this, you should fix the script.  If port's script
does it, fix it and upstream the fix.  We are already doing that for
similar bugs.

-- 
Dmitrij D. Czarkoff

Reply via email to