Hello @all

Thanks for the discussion so far. Based on the results we can use find + xargs 
to get a result similar to our expectation.
Would be nice if clamdscan would do that out of the box some day.

# find /tmp/files/ -type f -print0 | xargs --null --no-run-if-empty clamdscan 
--no-summary --multiscan
/tmp/files/clean.md: OK
/tmp/files/EICAR.COM: Eicar-Signature FOUND
/tmp/files/clean.txt: OK
Andreas


- Intern -

________________________________
Datenschutz
Informationen zum Umgang mit Ihren personenbezogenen Daten bei DATEV finden Sie 
unter https://www.datev.de/dsgvo-information
________________________________
DATEV eG
90329 N?rnberg
Telefon: +49 911 319-0

E-Mail: i...@datev.de
Internet: https://www.datev.de
Sitz: 90429 N?rnberg, Paumgartnerstra?e 6 - 14
Registergericht N?rnberg, GenReg Nr. 70

Vorstand
Prof. Dr. Robert Mayr (Vorsitzender)
Prof. Dr. Peter Krug (stellv. Vorsitzender)
Julia Bangerth
Prof. Dr. Christian B?r
Diana Windmei?er

Vorsitzender des Aufsichtsrates: Nicolas Hofmann

_______________________________________________

Manage your clamav-users mailing list subscription / unsubscribe:
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/Cisco-Talos/clamav-documentation

https://docs.clamav.net/#mailing-lists-and-chat

Reply via email to