Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Perl Script - deleting lines
hello all,
I'm trying to convert some scripts into perl, learning as I go. What's the best way to delete an entire line from a text file? I'm having no trouble substituting values, but there are a couple of lines I need to remove entirely, preferrably by matching the first part of the text in the line.
thanks ... Robyn Received on Wed Jul 26 2000 - 14:49:17 CDT