ClamWin Free Antivirus Forum Index
ClamWin Free Antivirus
Support and Discussion Forums
Reply to topic
Filter For Files without Extensions?
irv4


Joined: 17 Oct 2007
Posts: 0
Reply with quote
I'm trying to make a filter to include files that don't have extensions at all. What regular expression syntax should I use?

I tried
Code:
<[^\.]+>
but ClamWin just ended up scanning every file. I'm not sure what's wrong with the expression, but I expect it wouldn't work for files within directories that have periods. Maybe
Code:
<\\[^\.]+$>

? Thanks in advance for your help.
View user's profileSend private message
Filter For Files without Extensions?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic