1 2 3 4
export OLO_USERNAME=$(id -un) export OLO_GROUPNAME=$(id -gn) export OLO_UID=$(id -u) export OLO_GID=$(id -g)