I need help with a command that will search a document for words ending in "ing" and print them. Any help would be appreciated :)
this is the file:
open (MYFILE, 'in.txt');
I need help with a command that will search a document for words ending in "ing" and print them. Any help would be appreciated :)
this is the file:
open (MYFILE, 'in.txt');