On 11/07/2017 03:12 PM, ToddAndMargo wrote:
On Fri, Nov 3, 2017 at 5:30 PM, ToddAndMargo
wrote:
Dear List,
Okay, I am pretty sure there are no copyrights here.
I had a problem where I had to read through a YUGE log file and
pick out those entries with a particular name in it. Problem"
it was
On Fri, Nov 3, 2017 at 5:30 PM, ToddAndMargo wrote:
Dear List,
Okay, I am pretty sure there are no copyrights here.
I had a problem where I had to read through a YUGE log file and
pick out those entries with a particular name in it. Problem"
it was the same name but three different capitaliza
The way to add `:i` to regex without using `m` is to include it inside
of the regex `/:i abcdef/`
On Fri, Nov 3, 2017 at 5:30 PM, ToddAndMargo wrote:
> Dear List,
>
> Okay, I am pretty sure there are no copyrights here.
>
> I had a problem where I had to read through a YUGE log file and
> pick ou
Dear List,
Okay, I am pretty sure there are no copyrights here.
I had a problem where I had to read through a YUGE log file and
pick out those entries with a particular name in it. Problem"
it was the same name but three different capitalizations and
the the capitalization was a moving target.