export ENV_DIR=/opt/env export BIN_DIR=/opt/bin export LIB_DIR=/opt/lib export SHELL=/bin/bash PATH=$BIN_DIR:$PATH