I'm not a unix type, so how to do this isn't obvious to me, but it is probably trivial.
Given a file with a few paragraphs of words (multiple words per line, obviously) I want to generate a list of the individual words in descending order of occurance frequency. I'd like the frequency number with each word too. Can anyone give me a simple command line incantation to do that? Thanks, Loren