SASUSER System Option: UNIX

Specifies the name of the Sasuser library.
Valid in: configuration file, SAS invocation, SASV9_OPTIONS environment variable
Category: Environment control: Files
PROC OPTIONS GROUP= ENVFILES
Default: ~/sasuser.v93 (set in the installed !SASROOT/sasv9.cfg file)
UNIX specifics: pathname can be an environment variable
See: SASUSER= System Option in SAS System Options: Reference

Syntax

–SASUSER pathname

Details

The pathname identifies the directory for the Sasuser library that contains a user's Profile catalog. You can use an environment variable to specify the pathname, for example:
sas -sasuser $HOME