By default F-Prot Antivirus reports to STDOUT, and only lists files which have been found to be infected.
| Options | Description |
| -append | Append to existing report file. This can be useful if you only want to have one report, instead of having numerous report files or constantly overwriting old ones. |
| -help | Displays short summary of available options for f-prot. |
| -list | Show a list all files checked. |
| -nobreak | Do not abort scan if ESC is pressed. |
| -old | Do not give a warning message when using outdated virus signature files. |
| -page | Only show one screen output at a time. |
| -report=<report_name> | Save output to the <report_name> file. |
| -silent | Do not generate any screen output. This can be useful if you are, e.g. running f-prot in a cron job and using the -report option. |
| -wrap | Wrap text so the screen output is fit in 78 columns. This also applies if your are using the -report option, that is the output written to the report file will fit in 78 columns. |
Back to Index Next