Changes

From Amahi Wiki
Jump to: navigation, search
12 bytes added ,  03:49, 20 July 2014
# -i prints only infected files, -f is the list of files to scan, and -l is the output log
clamscan -i -f "${LIST}" -l "${RESULTS}"
# Send email with results (uncomment line below to enable)#mail -s "HDA Daily Virus Scan - ${DATE}" user@mail.com < ${RESULTS}
</pre>
12,424

edits