Iam back with another shell script written for my sis as part of her assignment. This time what i wanted to do is to count the unique words in a file and to print it in alphabetical order. For that i iterated through the words in the given file using for loop, filtered out the [...]
Posts Tagged ‘unique words’
Shell script to count unique words in a file and print them in alphabetical order
Posted in Gnu/Linux, Scripts, Shell Scripts, tagged assignment, bash, IGNOU, shell script, unique words, unique words count on May 30, 2009 | 9 Comments »



