So there is:
-c, --count: Show the count for each word found.
Could this be expanded at all, so another option, would just sort the list by frequency?
The words/phrases that appear the most, at the top, least/unique values at the end? (and without the count?)
I know this can be done easy afterwards, just would be 'nice' to have it in-built
So there is:
Could this be expanded at all, so another option, would just sort the list by frequency?
The words/phrases that appear the most, at the top, least/unique values at the end? (and without the count?)
I know this can be done easy afterwards, just would be 'nice' to have it in-built