diff --git a/examples/shell/oneliners/clamavscan.sh b/examples/shell/oneliners/clamavscan.sh new file mode 100644 index 0000000..1ee5dde --- /dev/null +++ b/examples/shell/oneliners/clamavscan.sh @@ -0,0 +1 @@ +ionice -c3 nice -n 19 /usr/bin/clamscan -r -i --heuristic-scan-precedence=yes --phishing-scan-urls=yes --phishing-cloak=yes --phishing-ssl=yes --scan-archive=no /home/ -l /var/log/clamscan.log