I am having trouble writing a script file doing the following functions:
putting one word on each line then
sort these words with frequencies in reverse order then putting them in alphabetical order then
finding the most frequently used 50 words then
sort them in ascending oder by frequency then
show words only (remove frequency column) then
cut these words and using colum 3-6 only.
If you can help me please do. I have the Unix complete book but have been trying to put this together for some time.
then then