tldr/pages/common/clamav.md

18 lines
384 B
Markdown
Raw Normal View History

2022-10-12 15:21:34 +01:00
# ClamAV
> Open-source anti-virus program.
> ClamAV isn't a command, but a set of commands.
> More information: <https://www.clamav.net>.
- Show the tldr page for scan files using the `clamd` daemon:
`tldr clamdscan`
- Show the tldr page for scan files without the `clamd` daemon running:
`tldr clamscan`
- Show the tldr page for update the virus definitions:
`tldr freshclam`