Miles Duke writes:
>
> 'uniq --count' is an excellent tool for summarizing data, but it is
> missing one useful feature - an overall total.
This might be a good idea...
>
> It's embarrassing to have to go to excel to bring the totals together.
...but you can't think of any other tool that can
This is not a bug, but a feature request.
'uniq --count' is an excellent tool for summarizing data, but it is
missing one useful feature - an overall total.
It's embarrassing to have to go to excel to bring the totals together.
I suggest a new -t (--total) option:
* When com