2025-03-14 21:59:59 -06:00
|
|
|
# ClamAV
|
|
|
|
|
|
|
|
|
|
> Open-source anti-virus program.
|
|
|
|
|
> ClamAV isn't a command, but a set of commands.
|
2026-02-18 06:55:01 -07:00
|
|
|
> More information: <https://www.clamav.net/>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- View documentation for scanning files using the `clamd` daemon:
|
|
|
|
|
|
|
|
|
|
`tldr clamdscan`
|
|
|
|
|
|
|
|
|
|
- View documentation for scanning files without the `clamd` daemon running:
|
|
|
|
|
|
|
|
|
|
`tldr clamscan`
|
|
|
|
|
|
|
|
|
|
- View documentation for updating the virus definitions:
|
|
|
|
|
|
|
|
|
|
`tldr freshclam`
|