How to Spam the Experts (and Others)
Do you hate spam? I do, and I am willing to bet you do as well. I often wonder, though, "if people
…Do you hate spam? I do, and I am willing to bet you do as well. I often wonder, though, "if people
…"regex" stands for "regular expression."
"preg_match..." What does "preg" stand for?
Just one of those
…Hello,
excuse the silly question but I rarely use perl for some tasks.
I've a csv with lines like
…Hello Experts:
I would like to change the script below so that the Lot Code also appears for each
…Hello Experts,
I would like to modify the PowerShell script below so that the Company Name is listed
…Hello Experts,
I would like to change the script below so that it does not produce any errors.
Hello RegEx experts. I'm looking for a regular expression that will match:
- 4 digits
- an optional
…Hi
I have a file with a list of 600 regex patterns that most be performed in order to find a specific
…I need RegEx help. I want strings that end in -009 or -010 only.
I have this: \G|[-][0][01][09]
But
…I have a mvc web form, specifically a modal popup that asks a user to input there date of birth.
…problem: not able to add space in the last to add more words.
also pl modify the regex so that I can
…I am attempting to use Select-String to search IIS logs for lines that contain /ews AND Edge OR
…