set +h shopt -s histappend umask 022 CLFS=/clfs LC_ALL=POSIX PATH=/cross-tools/bin:/bin:/usr/bin export CLFS LC_ALL PATH unset CFLAGS unset CXXFLAGS export BUILD64="-m64" export CLFS_HOST="i686-cross-linux-gnu" export CLFS_TARGET="x86_64-unknown-linux-gnu" alias ls='ls -F'