Command-Line Arguments

To start the graphical management interface of Dr.Web Industrial for Linux from the command line, run the command:

$ drweb-gui [<path>[ <path> …] | <parameters>]

where <path> is a path to be scanned. You can specify a list of space-separated paths.

Command-Line Parameters

Parameter

Description

--version

Function: Output information about the version of the graphical interface to the console or the terminal emulator.

Short form: -v

Arguments: None

--help

Function: Output short help information about the command-line parameters of the graphical interface to the console or the terminal emulator.

Short form: -h

Arguments: None

--Autonomous

Function: Start the graphical interface in standalone instance mode.

Short form: -a

Arguments: None

--ExpressScan

Function: Start the graphical interface and immediately initiate an express scan.

Short form: None.

Arguments: None

--FullScan

Function: Start the graphical interface and immediately initiate a full scan.

Short form: None.

Arguments: None

--CustomScan

Function: Start the graphical interface and open a page for selection of objects to be scanned.

Short form: None.

Arguments: None

Example:

$ drweb-gui /home/user/

This command starts the Dr.Web Industrial for Linux graphical management interface, then Scanner starts scanning the files for the specified path (the corresponding task appears in the list of current scans).