Actions
Feature #11878
openWant a native wc(1)
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
It would be nice if we had a wc that wasn't implemented in terms of ksh93. This implements it and adds support for a number of the options that have existed between the different GNU, ast, and *BSD wc programs. In addition, I've written a regression test suite that and made sure to include several broken multibyte cases so we can make sure that we properly determine those.
Actions