Pages tagged with clamscan

I'm still in the process of tagging pages that were migrated from the old site, so for now you're best off using the search engine rather than relying on the tags.

  • Extract filenames from file - grep for word in file | remove spaces | remove unwanted text | do op on file grep whatever whatever.log | sed 's/ /\\ /g' | sed 's/whatever//g' | xargs ls -l Example: List infected files clamscan -r -lclamscan.log / recursively scans all files and...
  • ClamAV clamscan notes - Scan for viruses To run a scan for viruses, use the clamscan program. This will recursively scan some/directory: clamscan -i -r some/directory -i To only show infected files. If you don’t do this you’ll get a list of every scanned file. -r...

This website is a personal resource. Nothing here is guaranteed correct or complete, so use at your own risk and try not to delete the Internet. -Stephan

Site Info

Privacy policy

Go to top