I am running the external program in backticks. I am assigning it to a variable. I cannot figure out the regular expresion to fing a string of possible varying length that begins and ends with doublequotes ("). So I guess my question should have read, "Can anyone tell me what the regular expression would be to find any text in a string where the text is enclosed in doublequotes (")?