#! /bin/bash # This script downloads necessary files into /share/apps/local/bin and customizes .bashr of root in frontend. cd /share/apps/local/bin wget -r -nH --cut-dirs=4 --no-parent --reject="index.html*" http://anicca.usm.my/configrepo/howto/customise_centos/Centos_cluster/ chmod +x * ./gen_bashrc.txt source ~/.bashrc /share/apps/local/bin/basic_packages.txt