Perl Help

Shawn Iverson iversons at rushville.k12.in.us
Sat Aug 13 18:50:02 UTC 2016


Ok...then...

s/^name=\"(.*)\"$/\1/

On Aug 13, 2016 2:48 PM, "Jerry Benton" <jerry.benton at mailborder.com> wrote:

> The contents between the quotes is dynamic as that would be the virus
> name.
>
> Jerry Benton
> +1 844-436-6245
>
> Sent from BlueMail <http://www.bluemail.me/r>
>
> On Aug 13, 2016, at 14:45, Shawn Iverson <iversons at rushville.k12.in.us>
> wrote:
>>
>> How about...
>>
>> s/^name=\"(\.\/1\/neicar\.com)\"$/\1/
>>
>> On Aug 13, 2016 2:31 PM, "Jerry Benton" <jerry.benton at mailborder.com>
>> wrote:
>>
>>> I am working on the ESETS wrapper now. I have to write a new function
>>> to extract certain data as it has changed since the old version that
>>> was in the MailScanner code. So …
>>>
>>> I need to extract the items between the quotes in this. Can anyone
>>> help with the perl regex?
>>>
>>> name="./1/neicar.com”
>>>
>>> I need
>>>
>>> ./1/neicar.com
>>>
>>>
>>> -
>>> Jerry Benton
>>> www.mailborder.com
>>> +1 - 844-436-6245
>>>
>>>
>>> --
>>> MailScanner mailing list
>>> mailscanner at lists.mailscanner.info
>>> http://lists.mailscanner.info/listinfo/mailscanner
>>>
>>>
>>
>
>
> --
> MailScanner mailing list
> mailscanner at lists.mailscanner.info
> http://lists.mailscanner.info/listinfo/mailscanner
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mailscanner.info/pipermail/mailscanner/attachments/20160813/b67bbc5d/attachment.html>


More information about the MailScanner mailing list