in reply to Re: perl one liner to search for a string, then search for a different string and append a new line
in thread perl one liner to search for a string, then search for a different string and append a new line

I found the reason for the question mark. I had a typo and was using 'perl -077' instead of 'perl -0777.' All is good.

Thanks so much for your help! :)

  • Comment on Re^2: perl one liner to search for a string, then search for a different string and append a new line