Kaspersky Standard | Plus | Premium

Examples of scan commands

1 Standard scan (system memory, startup objects, and boot sectors of the computer).

./kaspl.run

2 Scan the /home directory

./kaspl.run -- -customonly -custom /home

3 Scanning a list of directories from the scan_scope.txt file

./kaspl.run -- -customonly -customlist /tmp/folder/scan_scope.txt

4 Standard scan excluding the /media directory

./kaspl.run -- -exclude /media

Page top
[Topic 270486]