[PLUG] filtering files with double extension name

charlieS cschluti at pdx.edu
Tue Oct 29 07:25:09 UTC 2002


Try these:

/name=".*\....\.scr"/i REJECT
/name=".*\....\.pif"/i REJECT
/name=".*\....\.exe"/i REJECT
/name=".*\....\.vbs"/i REJECT

or maybe: 

/name=".*\....\.vbs|exe|pif|scr"/i REJECT


-CharlieS

> -----Original Message-----
> From: plug-admin at lists.pdxlinux.org
[mailto:plug-admin at lists.pdxlinux.org]
> On Behalf Of BMDimaculangan
> Sent: Monday, October 28, 2002 10:07 PM
> To: Plug
> Subject: [PLUG] filtering files with double extension name
> 
> anyone who can tell me what would i add in my body_cheks, in order ti
> filter
> files with double extension name ("resume.txt.exe").
> 
> 
> TIA
> 
> ---
> BMD
> 
> 
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug





More information about the PLUG mailing list