in reply to Re: Unable to match newline
in thread Unable to match newline
Thank you very much for your reply. Isn't "(?s)" the same as "/s" ?
How can I emulate the -z ("a data line ends in 0 byte, not newline") behavior of grep on Perl?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Unable to match newline
by linuxer (Curate) on Nov 17, 2015 at 20:10 UTC | |
by robinson (Novice) on Nov 17, 2015 at 20:37 UTC |