On Sep 8, 2006, at 11:34 AM, Dennis Peterson wrote:


On Fri, Sep 08, 2006 at 10:05:48AM -0700, Dennis Peterson wrote:

Hopefully the list is also properly escaped and or quoted. xargs is pretty unhappy with filenames that have special characters in them, or spaces. This is true no matter how the list is submitted to the scanner. This is the gripe
I have against using 'find' without sanitizing the output.

Thats why we have: find -print0 | xargs -0


Assumes Linux?


or Unix or OS X

dp
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to