News

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), ...
Help!<BR><BR>I'm trying to write a script that will extract a snippet of text from a string and save it as a variable for use in a later command. The script is in perl.<BR><BR>Basically, I'm trying to ...