Next: , Up: Configuration


A.1 Locating configuration files

PSPP searches each directory in the configuration file path for most configuration files. The default configuration file path searches first $HOME/.pspp, then the package system configuration directory (usually /usr/local/etc/pspp or /etc/pspp). The value of environment variable PSPP_CONFIG_PATH, if defined, overrides this default path. Finally, ‘-B path’ or ‘--config-dir=path’ specified on the command line has highest priority.