CONFIG System Option: UNIX

Specifies the configuration file that is used when initializing or overriding the values of SAS system options.
Valid in: configuration file, SAS invocation, SASV9_OPTIONS environment variable, SASV9_CONFIG environment variable
Category: Environment control: Files
PROC OPTIONS GROUP= ENVFILES
Default: sasv9.cfg
UNIX specifics: all

Syntax

-CONFIG file-specification | –NOCONFIG

Required Arguments

-CONFIG file-specification
specifies a configuration file to be read. The file-specification must resolve to a valid UNIX filename.
-NOCONFIG
specifies that any previous CONFIG specification should be ignored and that the default system options should be used.

Details

Configuration files contain system option specifications that execute automatically whenever SAS is invoked.
Specifying a configuration file disables the default configuration file list.