in reply to grep for ending with double quotes

find out those words which end with ""(double quotes ) , using grep

Also take a peek at Re^2: using grep to find a word
and using grep to find a word which seem to be exercises from your programming class.

Cheers, Sören

(hooked on the Perl Programming language)