sandy1028 has asked for the wisdom of the Perl Monks concerning the following question:
How to delete the lines from the file until it finds the string '1.0'.
When it finds the string '1.0' It should npt delete any lines.
When it finds the string '1.0' It should npt delete any lines.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Delete strings
by almut (Canon) on Apr 10, 2009 at 08:09 UTC | |
by jwkrahn (Monsignor) on Apr 10, 2009 at 16:00 UTC | |
by zashwing (Initiate) on Apr 10, 2009 at 15:51 UTC | |
by almut (Canon) on Apr 10, 2009 at 16:55 UTC | |
Re: Delete strings
by ikegami (Patriarch) on Apr 10, 2009 at 08:13 UTC | |
by vinoth.ree (Monsignor) on Apr 10, 2009 at 08:51 UTC | |
by almut (Canon) on Apr 10, 2009 at 08:57 UTC | |
by vinoth.ree (Monsignor) on Apr 10, 2009 at 14:29 UTC | |
by lakshmananindia (Chaplain) on Apr 10, 2009 at 09:05 UTC | |
by ww (Archbishop) on Apr 10, 2009 at 12:25 UTC |
Back to
Seekers of Perl Wisdom