export http_proxy=%%http://proxy.salzburg.at:82%%
#!/bin/bash PATH=${PATH}:/afs/itp.tugraz.at/user/mprauneg/local/bin LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/afs/itp.tugraz.at/user/mprauneg/local/lib export PATH export LD_LIBRARY_PATH
export PATH="$PATH:/path/to/dir"
$HOME/.bash_profile
*All users except root:
/etc/profile
*root:
/root/.bash_profile