Skip to content

Instantly share code, notes, and snippets.

@hidonet
Created October 15, 2018 16:38
Show Gist options
  • Save hidonet/f4ed9c64dca5ff6c5c8aea640e0deb53 to your computer and use it in GitHub Desktop.
Save hidonet/f4ed9c64dca5ff6c5c8aea640e0deb53 to your computer and use it in GitHub Desktop.
Background scan Cpanel server with clamav
nohup clamscan --exclude=/home/virtfs/* --suppress-ok-results --move=/viruslu/ --exclude=/viruslu/* --follow-dir-symlinks=0 --follow-file-symlinks=0 --recursive=yes --infected / &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment