News

Hello all,<BR><BR> I am having trouble getting a PERL Regex to work and I was hoping you guys could be kind enough to help.<BR><BR>Essentially I have filenames in sentences that I want to check for ...
I have a text file and I'm trying to search for lines that have the text "optionvalue 51" I thought I'd call up a simple one line perl command to find this and print to the screen (or output file), ...