Henrik K wrote: > On Fri, Apr 24, 2009 at 09:39:48AM -0700, Bill Landry wrote: >> I guess I will have to change this to "-exec {} \;" with my next update, >> even though it's much slower than the "-exec {} +" variant. > > So why do you use -exec? Use find | xargs.
The Solaris 9 and 10 xargs is limited to 2048 characters so use -s 2048. I wonder why the script has to wander around the file system at all? It has a config file - that information can be put in there. dp _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml