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), ...