export FPC_HOME=${HOME}/fpcupdeluxe/fpc if [ -d "$FPC_HOME" ]; then export PATH=${PATH}:${FPC_HOME}/bin/x86_64-linux fi