A file called wordfile consists of several words. Write a shells scripts which will receives a list of filenames,the first of whch would be word file.the shell script should report all occurrences of each word in
wordfile in the rest of the files supplied as arguments.