cat >> /etc/profile <<EOF export PATH=$PATH:/srv/php/bin EOF cat >> .bashrc <<EOF export PATH=$PATH:/srv/php/bin EOF