Setting configuration parameters in command line
FAQ » Technical FAQ » AVG 8.5 » AVG for Linux/FreeBSD » Setting configuration parameters in command line
Print
Copy link
For more information on how to copy&paste the link, please see this FAQ or watch this video tutorial.
Please let us inform you that values of configuration parameters with special characters need to be written in quotes. This prevents evaulating of the special characters by command interpreter (shell). Please see the example below:
# avgcfgctl -w Tcpd.scan.Options.InfectableExtensions="|jpg|mp3|bmp|"
In case the command is executed without quoted special characters, shell is waiting for more inputs from the console, so the command is not performed. It is only possible to cancel the command by using Ctrl+C combination.
Was this information helpful to you?





