clamscan
Verified for current stable LTS
Clamscan Command: Scan Directory Recursively
Use for scan directory recursively with Clamscan. Exact CLI syntax to scan directory recursively using Clamscan.
When to use this: Use for scan directory recursively with Clamscan.
Command Syntax
clamscan -r <path/to/directory> clamscan -r <path/to/directory> Command Breakdown
-r- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to scan directory recursively using Clamscan.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Clamscan Command: Scan File For Vulnerabilities
clamscan <path/to/file> Clamscan Command: Scan Stdin Data <command> | clamscan - Clamscan Command: Specify Virus Database clamscan -d <path/to/database_file_or_directory> Clamscan Command: Scan Current Directory Infected Files Only clamscan -i Clamscan Command: Print Scan Report To Log File clamscan -l <path/to/log_file>