/WordFreq

This is a terminal based command which prints out the number of times each word is used

Primary LanguageC

Title Author Date
WordFreq
Ethan Ahlquist
Feb 16, 2020

Word Frequency

This program displays the number of times each word is used in specified files. The program then outputs the results with the highest counts on top.