On Fri, 8 Sep 2006, mcd wrote: > Basically I want to continue on with what some of the people on this list > were saying about using tripwire (or something similar) to just scan files > on a system that have changed. I wouldn't want to call clamscan multiple > times each with one file, but rather call it once with a big list of files > to scan. > > > > > > mcd > -- > ** *** ***** ******* *********** > _______________________________________________ > http://lurker.clamav.net/list/clamav-users.html >
run freshclam to ensure the virus definition file are up to date. cd to the directory of files you want scaned. clamscan -ir --remove ./ note: the --remove option will rm the infected files from the directory. There are no old CARELESS pilots or electricians. _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
