H11. Dr.Web Server Installer for UNIX® System-Based OS

Top  Previous  Next

The start instruction format

<package_name>.run [<switches>] [--] [<arguments>]

where:

[--]—separate optional sign, determines the end of the switches list and separates the switches list and the additional arguments list.

[<arguments>]—additional arguments or embedded scripts. Are not used in the current version of the Server installer.

Switches to get help or information on the package

--help—show the help on switches.

--info—show extended information on the package: the name; destination folder; unpacked size; compression algorithm; compression date; the version of makeself which is used for packing; the command user for packing; the script that will be launched after unpacking; whether the archive content will be copied into the temporary folder or not (if no, nothing shown); whether the destination folder stored or will be deleted after the script execution.

--lsm—show the LSM file with installation package description (or no LSM if the file is absent).

--list—show the list of files in the installation package.

--check—check integrity of the installation package.

Switches to run the package

--confirm—ask before running embedded script.

--noexec—do not run embedded script.

--keep—do not clear target directory after running the embedded script.

--nox11—do not try to launch the graphical terminal emulation.

--nochown—do not grant permissions for the extracted files to the current user.

--target <folder>—extract the installation package to the specified folder.

--tar <argument_1> [<argument_2> ...]—get access the contents of the installation package through the tar command.