Todd Lyons escribió:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, Nov 28, 2006 at 05:55:44PM -0300, René Bellora wrote:

this could be circumvented with xargs:
cd /tmp/clamscan
find . -type f -print0 | xargs -0 clamscan

If clamscan is complaining about a too long commandline with *, then
this will give him the same error.
no, it won't. The xargs command knows the commandline limit, and don't get past that
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to