Find a particular extension in a text file
We have a text file which contains names of other files having various extensions e.g. .mp,.html..doc etc. how to find the rows/file names present in the text file which has extension .doc and .html and put it into another text file?








