Hi there,

On Tue, 4 Oct 2016, crazy thinker wrote:

when i  scanned  a dirtectory using clamdscan, i could get only error and
virus file infected files status in output.but i would like to see each
file status(including "OK" status also ) when i perform scan over sinle
dirtectory / multiple dirtectories

how does it can be achived? could anyone  please help me in this...

/usr/bin/find /path/to/files -type f -name '*' | /usr/bin/xargs -I '{}' 
/path/to/clamdscan '{}'

--

73,
Ged.
_______________________________________________
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to