How do I count the number of unique words in a text file and print them to the...

sh4dow

New member
...screen in perl.? I would like to be able to select the text file, and then the script will print the unique words out starting with the most used down to the least used.
 
Back
Top