in reply to Re: Re: extracting variables from regex
in thread extracting variables from regex

Because... No particular reason :)

I always do that for one liners, out of laziness.

For any real script, I use -w and strict, and have gotten out of the bad habit.

You're right, I shouldn't be doing it in one-liners, either.
--
Mike

  • Comment on Re: Re: Re: extracting variables from regex